Skip to content
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

Document tenant field runtimeClassName #1387

Merged

Conversation

allanrogerr
Copy link
Contributor

Add a note for tenants on spec.pools.runtimeClassName as requested on #1337
Also, clean up syntax/grammar aspects on the current documentation, and order the list

allanrogerr and others added 6 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]>
Add a note for tenants on spec.pools.runtimeClassName as requested on minio#1337
dvaldivia
dvaldivia previously approved these changes Jan 6, 2023
@harshavardhana harshavardhana merged commit 380cc7a into minio:master Jan 6, 2023
@allanrogerr allanrogerr deleted the document-tenant-runtimeclass-csc branch December 14, 2023 08:15
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.

5 participants