External Account Configuration in Spinnaker Posted on January 7, 2020February 12, 2021 Introduction As the Spinnaker is evolving, new features are being incorporated and one of them is External Account Configuration which allows the configurations to...
Managing Secrets in Spinnaker – Encryption using Symmetric Key Posted on December 19, 2019September 8, 2020 Spinnaker provides a way to encrypt secrets used by some of its services like... Spinnaker provides a way to encrypt secrets used by some of its services like clouddriver and igor...
Managing Secrets in Spinnaker – Loading Jenkins Credentials through Environment Variables Posted on December 2, 2019September 8, 2020 After adding a Jenkins master to Spinnaker through hal command, the ci part of the hal config looks like the following: ci: jenkins: enabled:...