Questions tagged [spinnaker-halyard]

Halyard is the tool responsible for managing your Spinnaker deployment’s lifecycle. This includes writing & validating your deployment’s configuration, deploying each of Spinnaker’s subcomponents, and performing updates to your deployment of Spinnaker.

All non-quickstart deployments of Spinnaker require Halyard to manage configuration, installation, and updates of Spinnaker. While it is possible to install Spinnaker without Halyard, it is not recommended.

Halyard Installation Documentation
Halyard Source on Github

105 questions
0
votes
0 answers

Unable to deploy Run Job stage on Spinnaker using Kubernetes cloud provider

I’m currently unable to deploy run job stages using Kubernetes v1 provider on Spinnaker, by default when the stage is created I’m unable to choose the Account, the select box is empty. By editing said stage as JSON, noticed that 'cloudProvider' is…
amrodkun
  • 11
  • 1
0
votes
1 answer

Is it even possible to install Spinnaker in an on premise RHEL box without internet connection?

Is it even possible to install Spinnaker in an on premise RHEL box without internet connection ??? I am using halyard and even with using --no validate in all the commands it failes in the apply command looking for versions.yaml file. So is my…
learn ted
  • 1
  • 1
0
votes
1 answer

Adding spinnaker webhook in bitbucket giving Cannot get property 'username' on null object exception

Enabled bitbucket feature and account in Spinnaker using hal but when I try to add a webhook it returns exception on…
Ahsan Naseem
  • 1,046
  • 1
  • 19
  • 38
0
votes
1 answer

Configuring insecure (http) private docker registry with halyard in spinnaker

I'm able to configure public docker hub registry using below halyard command, however while trying to use the same command to configure a privately hosted docker registry (insecure) I'm facing the below error. hal config provider docker-registry…
alok
  • 56
  • 5
0
votes
1 answer

spinnaker deploy failed :installation issue Local Debian Deployment

Spinnaker installation failed: A Spinnaker installation in AWS EC2 is failing. The selected choice is local debian. Halyard cannot complete the deployment and shows an error in execution Environment: AWS EC2 storage: S3 Deployment Type: Local debian…
0
votes
1 answer

Spinnaker LDAP using Halyard

I am having an issue in setting up my spinnaker ldap authentication to windows active directory gate-local.yml --> ldap: managerDn: cn=svc_spinnaker_auth,ou=SERVICE ACCOUNTS,ou=DOMAIN ESTATE,dc=testdomain,dc=com managerPassword: XXXX …
Ellie
  • 1
  • 1
0
votes
1 answer

Unable to connect to Deck via tunneling

I installed the Halyard docker image on an Ubuntu 14.04 VM, created a Kubernetes Cluster in Azure AKS and deployed Spinnaker to it using hal deploy apply. Everything looks good and I can see the pods running via Kubernetes dashboard (by tunneling…
Jak
  • 66
  • 5
0
votes
1 answer

Triggering of spinnaker pipeline from gitlab

I have added following gitlab parameters in igor.yml in service-settings directory in .hal gitlab: baseUrl: "https://gitlab.com" privateToken: '' commitDisplayLength: 8 But the pipeline is still not triggering in spinnaker when a small change…
0
votes
1 answer

Is it necessary that chaos monkey can termination only instance which deployed by spinnaker ?

Is it necessary that chaos monkey can termination only instance which deployed by spinnaker ? If we are using another cloud management platform Rightscale and GCE to deployed the machine and deployed spinnaker only for use the choas monkey to…
user1700502
  • 51
  • 1
  • 7
0
votes
1 answer

Spinnaker authenticate K8s with service account. Not with system:anonymous

I see spinnaker using system:anonymous user to authenticate K8s. But I want a specific user(which I created already in K8s) to authenticate K8s. I used below kubeconfig to use user veeru apiVersion: v1 clusters: - cluster: …
Veerendra K
  • 2,145
  • 7
  • 32
  • 61
0
votes
1 answer

'spinnaker-igor' was not found

For the first time, I am installing Spinnaker on AWS. I am following spinnaker documentations. https://www.spinnaker.io/setup/install/providers/aws/ But when I am running "hal deploy apply" command it gives an error. Reading package…
UtpMahesh
  • 410
  • 10
  • 25
0
votes
1 answer

How to restore spinnaker on reboot?

I am at my wits end and have been searching everywhere for a solution to this problem but it seems like I am the only one with it. I have done multiple different methods of spinnaker installs and have tried multiple versions of it but I cannot seem…
tensai
  • 1,628
  • 3
  • 17
  • 22
0
votes
1 answer

Spinnaker UI configuration

Can someone please tell me why am I getting this ? I have successfully added the AWS account. "NetworkError: 404 Not Found - http://x.x.x.x:9000/spinnaker/credentials" "NetworkError: 404 Not Found -…
af_khan
  • 1,030
  • 4
  • 25
  • 49
-1
votes
1 answer

Spinnaker - Clouddriver redis exception

Trying to deploy Spinnaker using Halyard. Getting the below error from Clouddriver and it fails to start. 2020-03-01 06:03:29.942 ERROR 8 --- [gentScheduler-1] c.n.s.c.r.c.ClusteredAgentScheduler : Unable to run…
user1578872
  • 7,808
  • 29
  • 108
  • 206
-1
votes
1 answer

how to reslove given error in spinnakers ?spinnaker deployed on kubernetes,and 8084 and 9000 are ports i gave. error came on hal deploy connect

Unable to listen on port 8084: All listeners failed to create with the follow ing errors: Unable to create listener: Error listen tcp4 127.0.0.1:8084: bind : address already in use, Unable to create listener: Error listen tcp6…
a learner
  • 321
  • 1
  • 11
1 2 3 4 5 6
7