-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set default container to driver #543
Merged
Merged
Conversation
This file contains 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
coulof
requested review from
abhi16394,
mbasha-dell,
alikdell,
bharathsreekanth,
chimanjain,
Deepak-Ghivari,
gallacher,
HarishH-DELL,
JacobGros,
jooseppi-luna,
karthikk92,
kumarkgosa,
bandak2,
mjsdell,
nitesh3108,
Prabhu-Dell,
rajendraindukuri,
rajkumar-palani,
shefali-malhotra,
panigs7,
tdawe,
shaynafinocchiaro,
atye,
sharmilarama and
shanmydell
as code owners
April 18, 2024 17:15
abhi16394
previously approved these changes
Apr 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
donatwork
previously approved these changes
Apr 22, 2024
nitesh3108
previously approved these changes
Apr 22, 2024
shanmydell
previously approved these changes
Apr 22, 2024
coulof
dismissed stale reviews from shanmydell, nitesh3108, donatwork, and abhi16394
via
April 22, 2024 15:47
56ef4eb
donatwork
approved these changes
Apr 22, 2024
hoppea2
approved these changes
Apr 22, 2024
abhi16394
approved these changes
Apr 22, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rajendraindukuri
pushed a commit
that referenced
this pull request
May 17, 2024
* Set default container to driver * Add exception for the unfixed CVE
rajendraindukuri
added a commit
that referenced
this pull request
May 20, 2024
… of patch release (#562) * Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#522) Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kumar Karthik Gosa <107932920+kumarkgosa@users.noreply.github.com> Co-authored-by: panigs7 <92028646+panigs7@users.noreply.github.com> Co-authored-by: shefali-malhotra <91597668+shefali-malhotra@users.noreply.github.com> * Bump golang.org/x/net from 0.17.0 to 0.23.0 (#544) * Bump golang.org/x/net from 0.17.0 to 0.23.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * update allowed list * update allowed list --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shefali-malhotra <91597668+shefali-malhotra@users.noreply.github.com> Co-authored-by: Chiman Jain <chimanjain15@gmail.com> * Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests/e2e (#523) Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kumar Karthik Gosa <107932920+kumarkgosa@users.noreply.github.com> Co-authored-by: panigs7 <92028646+panigs7@users.noreply.github.com> Co-authored-by: shefali-malhotra <91597668+shefali-malhotra@users.noreply.github.com> * Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tests/e2e (#545) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update GitHub Actions (#547) * update github actions * add exclusion * Fix related images auto update (#551) * Fix auto update of related images during make bundle * update comments in makefile --------- Co-authored-by: panigs7 <spandita.panigrahi@dell.com> * Fix invalid controllerstatus in ocp UI (#550) * fix invalid controller status * remove client status in apexclient as there is no client status in acc object --------- Co-authored-by: panigs7 <spandita.panigrahi@dell.com> * Set default container to driver (#543) * Set default container to driver * Add exception for the unfixed CVE * Updated config version in some of the files * Added default container config to the latest samples * Updated image versions in manager.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kumar Karthik Gosa <107932920+kumarkgosa@users.noreply.github.com> Co-authored-by: panigs7 <92028646+panigs7@users.noreply.github.com> Co-authored-by: shefali-malhotra <91597668+shefali-malhotra@users.noreply.github.com> Co-authored-by: Chiman Jain <chimanjain15@gmail.com> Co-authored-by: Chiman Jain <36687396+chimanjain@users.noreply.github.com> Co-authored-by: HarishH-DELL <109663924+HarishH-DELL@users.noreply.github.com> Co-authored-by: panigs7 <spandita.panigrahi@dell.com> Co-authored-by: coulof <49235405+coulof@users.noreply.github.com>
ChristianAtDell
added a commit
that referenced
this pull request
Oct 15, 2024
* Set default container to driver * Add exception for the unfixed CVE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Make the default container to driver so it is easier to capture log and consistent with Helm Charts
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
This hasn't been tested with the Operator ; the label is present in Helm Chart since several months : https://github.com/dell/helm-charts/blame/905c3951da497421276b54540a092712dc66b2b1/charts/csi-vxflexos/templates/controller.yaml#L171
Please share the protocol to try it out if any.