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

IKS image security enforcement. #3344

Closed
sflaherty2009 opened this issue Nov 17, 2021 · 1 comment
Closed

IKS image security enforcement. #3344

sflaherty2009 opened this issue Nov 17, 2021 · 1 comment
Labels
enhancement service/Kubernetes Service Issues related to Kubernetes Service Issues

Comments

@sflaherty2009
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

When spinning up an IKS cluster through terraform we need to setup image security enforcement. Documentation shows a simple ibmcloud cli command for accomplishing this task (ibmcloud ks cluster image-security enable) and there is also a simple button click to accomplish this through the GUI. We would like the ability to turn on this image security enforcement through terraform so that we have a production ready cluster after final configuration through terraform.

References

IBM Cloud CLI:
ibmcloud ks cluster image-security enable

Documentation regarding image security implementation:
https://cloud.ibm.com/docs/containers?topic=containers-images#portieris-image-sec

@hkantare hkantare added the service/Kubernetes Service Issues related to Kubernetes Service Issues label Dec 7, 2021
@KerDav
Copy link
Contributor

KerDav commented Mar 17, 2022

The changes are merged in bluemix and the provider code.

@hkantare hkantare closed this as completed May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement service/Kubernetes Service Issues related to Kubernetes Service Issues
Projects
None yet
Development

No branches or pull requests

3 participants