spinnaker-halyard

Spinnaker Nexus Integration

♀尐吖头ヾ 提交于 2020-01-25 11:11:46
问题 I'm facing issue while integrating spinnaker with Nexus. Basically, here is my process - Building docker image using Jenkins and uploading to Nexus. Next, want to trigger spinnaker pipelines based on new image available on Nexus to deploy apps on kubernetes. I've used these 2 commands hal config provider docker-registry enable hal config provider docker-registry account add my-docker-registry \ --address <pvtIP>:9082 \ --repositories repository/<repoName> \ --username <userName> \ --password

Spinnaker with restricted namspace access

﹥>﹥吖頭↗ 提交于 2019-12-24 11:29:24
问题 I am trying to setup spinnaker with kubernetes and getting an error: user cannot list namespace. I don't have access to list namespace in cluster scope. Is it possible to set up and apply hal configuration without access to list namespaces at cluster scope? if yes, please let me know the steps. Below I mention the command out for reference: hal deploy apply + Get current deployment Success - Prep deployment Failure Problems in default.provider.kubernetes.my-k8s-account: ! ERROR Unable to