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

API and controllers merge #73

Closed

Conversation

shanduur
Copy link
Contributor

@shanduur shanduur commented Jun 6, 2024

No description provided.

wlan0 and others added 30 commits January 12, 2021 12:53
fix race condition while creating buckets
…l-fix

Fix handling of nil parameters in B and BA
fix rbac rules and check for errors getting bucketclass
…uilds

Added Dockerfile to build sidecar as well as sample driver
passing flags on the sidecar and adding TCP on the LISTEN_ADDRESS
missing rbac for provisioner sidecar
…nges

Fixing build for the api changes to Protocol
remove hardcoded namespaces from resources
k8s-ci-robot and others added 19 commits April 23, 2024 07:30
…ogle.golang.org/grpc-1.63.2

Bump google.golang.org/grpc from 1.46.2 to 1.63.2
…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
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] <[email protected]>
…order

Added EventRecorder to Provisioner Sidecar
…corder

Added EventRecorder to the Controller
Signed-off-by: Mateusz Urbanek <[email protected]>
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.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] <[email protected]>
…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
@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 6, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shanduur

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 requested review from saad-ali and wlan0 June 6, 2024 15:19
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 6, 2024
Copy link

CLA Missing ID CLA Not Signed

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Jun 6, 2024
@shanduur shanduur closed this Jun 6, 2024
@shanduur shanduur deleted the api-controllers-merge branch June 6, 2024 15:23
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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.