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

monorepo: add imported gRPC spec #75

Merged

Conversation

BlaineEXE
Copy link
Contributor

This PR does exactly 1 thing:

This adds all gRPC spec 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.

k8s-ci-robot and others added 30 commits June 17, 2020 23:52
Signed-off-by: Animesh Kumar <[email protected]>
…eout

cloud build: bump timeout in Prow job
Making this repo Draft only unitl kep is merged
Go 1.15 was released and is the major version that Kubernetes 1.19.0
is going to use. There are probably bugs in the older 1.13.3 that were
fixed, so we should update.
Kubernetes 1.19.0 uses Go 1.15, but refers to it as 1.15.0. This broke
both the check whether we need to install 1.15 (because "go version"
reports 1.15, which didn't match 1.15.0) and then downloading the
release archive (because the URL also only uses 1.15).
It used to be necessary to override from where the E2E suite came on a
case-by-case basis (initially, testing was using a more recent suite
against an older Kubernetes). This should never become necessary again
and the lack of a specific entry for 1.18 already had the unintended
effect that Kubernetes 1.18 was tested with the suite from master, so
overall it is better to always use the E2E suite which matches
Kubernetes.
adds issue templates to the COSI controller
Only set staging registry when running canary job
shanduur and others added 17 commits March 14, 2024 13:23
Signed-off-by: Mateusz Urbanek <[email protected]>
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.18.2
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.12.0...v1.18.2)

---
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] <[email protected]>
Bumps library/golang from 1.21.1 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] <[email protected]>
…thub-dependencies-2d28be0971

Bump the github-dependencies group with 2 updates
…y/golang-1.22.2

Bump library/golang from 1.21.1 to 1.22.2
Add BlaineEXE to the owners file to allow reviewing and merging code changes.
Add BlaineEXE to the owners file to allow reviewing and merging code changes.
Add BlaineEXE to the owners file
…corder

Added EventRecorder to the Controller
Signed-off-by: Mateusz Urbanek <[email protected]>
Signed-off-by: Mateusz Urbanek <[email protected]>
…1a72d228184a34c'

git-subtree-dir: pkg/imported-controller
git-subtree-mainline: 29504fc
git-subtree-split: 38b4915
…orted-controller

monorepo: add imported controller
…526626953'

git-subtree-dir: pkg/imported-grpc
git-subtree-mainline: 19d5477
git-subtree-split: af07061
@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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 14, 2024
Copy link

CLA Missing ID CLA Not Signed

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

It looks like there are EasyCLA errors again.

1 commit from deleted GH user Niu Lechuan again: 3b88f29

3 commits from deleted GH user Rob Rati: 9871045, edb08e6, 5faf7aa

And a single commit from Grant Griffiths ([email protected]). This address is different from Grant's portworx email address from #72: f18e067

@xing-yang would you like to force merge this, or do you want to reach out to Grant to see if he'll add his purestorage email back as well? @ggriffiths do you have a preference? We have been informed by The Linux Foundation that we can force-merge with these CLA errors in this case where we are doing git subtree add ...

@xing-yang
Copy link
Contributor

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

@xing-yang xing-yang merged commit 4a3ce9c into kubernetes-retired:master Jun 14, 2024
2 of 4 checks passed
@BlaineEXE BlaineEXE deleted the monorepo-add-imported-grpc branch June 14, 2024 17:57
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.