Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

monorepo: add imported sidecar #74

Merged

Conversation

BlaineEXE
Copy link
Contributor

@BlaineEXE BlaineEXE commented Jun 14, 2024

This PR does exactly 1 thing:

This adds all provisioner-sidecar commits (with history intact), plus the subtree commit to merge them. Due to the huge scope, no other changes are made.

Follow up to #72.

nikhita and others added 30 commits July 22, 2020 10:51
added issue templates to COSI sidecar
Add approvers to facilitate project management
Added grpc client and server modules
fixed spacing typo in README.md

added repo/images table to README.md

added images to README.md

changed name of adapter image in README.md

changed urls in README.md

edited README.md
Pass by-ref instead of by-value
Added binary source and build target
added kustomize template & k8s resources for sidecar
shanduur and others added 19 commits February 22, 2024 14:51
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
Bumps library/golang from 1.21.5 to 1.22.2.

---
updated-dependencies:
- dependency-name: library/golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.2 to 1.63.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.46.2...v1.63.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…y/golang-1.22.2

Bump library/golang from 1.21.5 to 1.22.2
…ogle.golang.org/grpc-1.63.2

Bump google.golang.org/grpc from 1.46.2 to 1.63.2
Add BlaineEXE to the owners file to allow reviewing and merging code changes.
Add BlaineEXE to the owners file
Bumps library/golang from 1.22.2 to 1.22.3.

---
updated-dependencies:
- dependency-name: library/golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…order

Added EventRecorder to Provisioner Sidecar
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
Bumps the github-dependencies group with 2 updates: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [github.com/spf13/viper](https://github.com/spf13/viper).


Updates `github.com/spf13/cobra` from 1.4.0 to 1.8.0
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.4.0...v1.8.0)

Updates `github.com/spf13/viper` from 1.12.0 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.12.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…y/golang-1.22.3

Bump library/golang from 1.22.2 to 1.22.3
…thub-dependencies-3391429866

Bump the github-dependencies group with 2 updates
…9b4ab03f045c'

git-subtree-dir: pkg/imported-sidecar
git-subtree-mainline: 19d5477
git-subtree-split: 80979e8
Copy link

CLA Missing ID CLA Not Signed

@k8s-ci-robot k8s-ci-robot requested review from wlan0 and xing-yang June 14, 2024 17:36
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BlaineEXE

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 14, 2024
@BlaineEXE
Copy link
Contributor Author

It looks like there are EasyCLA errors again.

There are commits from a now-deleted GH user named Rob Rati: 9195ed3, d90fa19, 3a4debe, b6d0053, 28f6e63, 7caa605, 1a84ac5, 6c20b0b, 171e493, 0aa0efa

And the same deleted GH user from before Niu Lechuan has one commit again: fabb667

Since I don't think we can track down deleted users, I think we will have to force merge again as we did last time: #72 (comment)

@xing-yang
Copy link
Contributor

We'll force merge this PR:
#72 (comment)

@xing-yang xing-yang merged commit beaa914 into kubernetes-retired:monorepo Jun 14, 2024
2 of 4 checks passed
@BlaineEXE BlaineEXE deleted the merge-add-imported-sidecar branch June 14, 2024 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.