Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test lockc with K8s v1.23 and debug containers #117

Closed
mjura opened this issue Dec 8, 2021 · 1 comment · Fixed by #120
Closed

Test lockc with K8s v1.23 and debug containers #117

mjura opened this issue Dec 8, 2021 · 1 comment · Fixed by #120
Assignees

Comments

@mjura
Copy link
Collaborator

mjura commented Dec 8, 2021

Adopt examples to Kuberentes v1.23

In Kubernetes v1.23 new admission controller requires securityContext
for application deployed in restricted namespaces. We need to update
lockc example deployment.

@mjura mjura self-assigned this Dec 8, 2021
@mjura
Copy link
Collaborator Author

mjura commented Dec 15, 2021

#120

mjura added a commit to mjura/lockc that referenced this issue Dec 17, 2021
In Kubernetes v1.23 new admission controller requires securityContext
for application deployed in restricted namespaces. We need to update
lockc example deployment.

Fixes: lockc-project#117
Signed-off-by: Michal Jura <mjura@suse.com>
mjura added a commit to mjura/lockc that referenced this issue Dec 20, 2021
Original nginx images can't runAsNonRoot user we have to switch to better tuned
bitnami nginx latest 1.21.4 images. This makes examples running in restricted
namespace for Kubernetes v1.23

Fixes: lockc-project#117

Signed-off-by: Michal Jura <mjura@suse.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant