This repository was archived by the owner on Dec 6, 2024. It is now read-only.
generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 29
API and controllers merge #73
Closed
shanduur
wants to merge
495
commits into
kubernetes-retired:master
from
shanduur:api-controllers-merge
Closed
API and controllers merge #73
shanduur
wants to merge
495
commits into
kubernetes-retired:master
from
shanduur:api-controllers-merge
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix sidecar image name
Refactor Kustomize templates
Add sample driver
fix race condition while creating buckets
Remove log levels and use klog v2
…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
Missing rbac for provisioner sidecar
remove hardcoded namespaces from resources
…ment-doc Add deployment documentation
…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]>
Add shanduur to owners file
Add shanduur to owners file
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
…isioner-sidecar/master'
Skipping CI for Draft Pull Request. |
[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 |
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.