kskewes-sf
kskewes-sf
How is your Spinnaker deployed? `.deb` packages? jar's? containers? Since Bintray was sunset we have moved Debian packages to Google Artifact Registry here: https://console.cloud.google.com/artifacts/apt/spinnaker-community/us/apt Full artifact list here: https://github.com/spinnaker/spinnaker/issues/6627 Changes...
1.27.0 was released and there is some information about using the new Deb's here: https://github.com/spinnaker/spinnaker/issues/6568#issuecomment-1113657674 Not without complications and assistance would be great.
Bummer. Missed the `1.45.0-ubuntu` tags during release, will look to add tag. It will be an additional tag on this one: https://console.cloud.google.com/artifacts/docker/spinnaker-community/us/docker/halyard/sha256:038c124649b0368760c921ed4ec4848881ff7b5f96420a5ab62b59cb98ccecca re: `stable` Second bummer. Wasn't aware of this...
Thanks again for raising this. Have pushed missing tags for `1.45.0-ubuntu`, `stable`, `stable-ubuntu` images. See: https://console.cloud.google.com/artifacts/docker/spinnaker-community/us/docker/halyard ``` $ docker run --name halyard --rm -it us-docker.pkg.dev/spinnaker-community/docker/halyard:1.45.0-ubuntu $ docker exec -it halyard...
I think this can be closed. :)
@slopez-quotient - I think your comment is more related to this issue: https://github.com/spinnaker/spinnaker/issues/6657
I have only ever run Halyard as a container and am not at all familiar with the scripts and a tar.gz :open_mouth: Why do they exist I wonder? Do they...
I think we need someone familiar with the scripts and flow to investigate. I have never used them and don't have a Halyard setup. We publish Debian packages now and...
> Things like spinnaker-rosco are completely broken on Ubuntu 20.04 LTS and the packages think that packer and helm aren't installed successfully when they are, Oof. This must have been...
Halyard also does a S3 bucket validation process which may or may not interfere here too.