You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi when I am creating spring example application in the Openshift using the template yaml its not able to save the pod.beta.kubernetes.io/init-containers annotations contents in the spring application deployment configuration in Openshift. Can you please help me if I need to do a Openshift cluster administration setting so that it will be able to save pod.beta.kubernetes.io/init-containers in deployment config
The text was updated successfully, but these errors were encountered:
Thanks for replying and letting me know the current repository and approach. Please let me know if there are any specific advantages of using Kubernetes as Vault backend for auth as compared to previous Vault controller approach?
In the vault controller approach i also found below issue as well
1) Vault root token was exposed in openshift Secret in the Vault controller project.
The new approach with Kubernetes backend for auth looks much simpler as well.
Thanks,
Ashutosh
--------------------------------------------
On Wed, 3/6/19, raffaelespazzoli <[email protected]> wrote:
Subject: Re: [raffaelespazzoli/credscontroller] issue with pod.beta.kubernetes.io/init-containers annotation (#9)
To: "raffaelespazzoli/credscontroller" <[email protected]>
Cc: "ashukube" <[email protected]>, "Author" <[email protected]>
Date: Wednesday, March 6, 2019, 5:47 PM
I consider the approach described
in this repo to be deprecated (I should probably advertise
it better).
The two valid approaches are described here:
for vault-aware apps: https://blog.openshift.com/vault-integration-using-kubernetes-authentication-method/
for vault-unaware (legacy) apps: https://blog.openshift.com/integrating-vault-with-legacy-applications/
—
You are receiving this because you authored the thread.
Reply to this email directly, view
it on GitHub, or mute
the thread.
Hi when I am creating spring example application in the Openshift using the template yaml its not able to save the pod.beta.kubernetes.io/init-containers annotations contents in the spring application deployment configuration in Openshift. Can you please help me if I need to do a Openshift cluster administration setting so that it will be able to save pod.beta.kubernetes.io/init-containers in deployment config
The text was updated successfully, but these errors were encountered: