Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented Jan 3, 2023

Console deployment in redhat manifests got duplicated somehow in this PR

  • This will remove the unneeded deployment
  • Removes the runAsGroup and runAsUser in operator pod securityContext to let Openshift decide wich user/group to run the process with

allanrogerr and others added 5 commits December 21, 2022 10:21
* Implement Container Security Context by Helm and Kustomize, with implementations in examples

* Test should not fail if attempt is made to apply newer k8 yamls that do not correspond to older golang code. Test should revert to installing current branch of operator.

* Test missing definitions

* Test missing definitions

* Test missing definitions

* Implement Container Security Context by Helm and Kustomize, with impl… (#6)

* Implement Container Security Context by Helm and Kustomize, with implementations in examples
* Test should not fail if attempt is made to apply newer k8 yamls that do not correspond to older golang code. Test should revert to installing current branch of operator.

* Add containersecuritycontext helm (#7)

* Implement Container Security Context by Helm and Kustomize, with implementations in examples

* Test should not fail if attempt is made to apply newer k8 yamls that do not correspond to older golang code. Test should revert to installing current branch of operator.

* Helm test floor (#5)

* Add new job to test Kubernetes 1.20

Adding new job to test for the last supported version of kubernetes

* Fix shell script format

* Bump K8s floor to 1.21.14

* Test floor

Co-authored-by: dilverse <[email protected]>

* Default to use pod security context

* Rename variable for improved readability

* Revert github workflow changes for testing

* Apply gofumpt

* Implement Container Security Context functionality in console and operator
Validate Container Security Context using Helm tenant

* Keep only one version of field securityContext

Co-authored-by: dilverse <[email protected]>
…tem (minio#1350)

The operator can be in a weird state when removing the log from the
tenant yaml. If removing the audit webhook succeed but the removal of
the log service fails, the operator will enter in an loop of errors
because it is not ignoring 'config not found' error when deleting
the webhook config again in the next try.

The commit ignores XMinioConfigError and XMinioConfigNotFoundError
though XMinioConfigError is not returned when a config is not found
since MinIO server Dec 2022.

Co-authored-by: Anis Elleuch <[email protected]>
@pjuarezd pjuarezd merged commit 370f93f into minio:master Jan 3, 2023
@pjuarezd pjuarezd deleted the redhad-dedup-console-deploy branch January 3, 2023 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants