-
Notifications
You must be signed in to change notification settings - Fork 19
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
Microclimate build deployment fails on non-default namespace #65
Comments
@fctoibm Can you post any messages from the failure? Is it the Jenkins pipeline build that fails? |
When I select a different namespace to deploy the build, it fails. I have been talking to many folks on the slack channel, but they have pointed me to opening a GitHub issue. here is the slack conversation Harmeet Singh [7 days ago] [harsingh@fiscicpclient ~]$ docker login https://stagecluster.icp:8500
Step 2 patched it Step 3 created helm secert for ICP4D namespace Step 4 gave Helm repository and namespace to access to the user/team Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Harmeet Singh [7 days ago] Arjun [6 days ago] Arjun [6 days ago] Arjun [6 days ago] Harmeet Singh [6 days ago] Arjun [6 days ago] Arjun [6 days ago] Harmeet Singh [6 days ago] https://stagecluster.icp:8500/v2/ microclimate-install-deployments /testicp4d/manifests/e4bcac0 Arjun [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago]
Which means MC only deploy to default pipeline and changing the pipeline will make global change for all the users. any ways even giving the harsing2 access to NAMESPACE microclimate-install-deployments Arjun [6 days ago] Arjun [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] so i am able to pull the image manually using harsingh Harmeet Singh [6 days ago] Arjun [6 days ago] Arjun [6 days ago] Arjun [6 days ago] Harmeet Singh [6 days ago] Username> harsingh2 Password> Targeted account stagecluster Account (id-stagecluster-account) Select a namespace:
Configuring kubectl ... Configuring helm: /home/harsingh/.helm Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] Harmeet Singh [6 days ago] icp4d namespace will never able to to this image? Harmeet Singh [6 days ago] |
There's a lot going on in the previous comment. It may help to specify the error you are currently seeing that is blocking you. I'm not too familiar with the pipeline setup but if the current issue is the image fails to pull then it's likely a problem with the secret itself or the service account you patched. I noticed above you patched the If it is |
@fctoibm I too have a similar setup. I have two infra one is dev and other is prod.
|
In Prod i used a different way
microclimate is the namespace used for MC deployment in dev and devops is the namespace used for prod. I added Icpldap user as an administrator to devops and namespace2 namespace. So that Icpldap can pull image from devops andm deploy on namespace2 |
Issue type: Bug/Docs/Enhancement/Question/UI
Reported in:
Internal issue:
Fixed in:
Description of issue:
Workaround (if possible):
Status updates:
The text was updated successfully, but these errors were encountered: