Skip to content

Halyard 0.33.0

Compare
Choose a tag to compare
@jtk54 jtk54 released this 14 May 17:18
· 1072 commits to master since this release
48e5d1f

feat(deploy): Ability to exclude services on deploys, rollbacks, collect logs. (#940)
fix(deploy/kubernetes): Improve error message for proxied service (#939)
Change the kubernetes proxyServiceEndpoint (#933)
fix(ssl): Enable deck https endpoint for local git deployment. (#938)
fix(authz/googleGroups): Fix error in setting Google Groups domain (#937)
feat(gcs): allow reading from GCS to be disabled (#936)
feat(local): omit halconfig dir in local profiles (#932)
feat(deploy/kubernetes): v2 monitoring enabled (#935)
fix(deploy/kubernetes): v2 smarter about igor deploys (#934)
chore(logging): Fix log message. (#930)
feat(deploy/kubernetes): enable rosco (#929)
fix(gcs): Retry failed halconfig reads with no authentication (#928)
fix(rosco): Preserve file permissions for local git installation (#927)
fix(localgit): Fix version validation for localgit deployment (#926)
fix(authn/ldap): Corrects LDAP authn validation logic to allow setting --user-dn-pattern OR (--user-search-base and --user-search-filter) (#925)
Create home dir for spinnaker user in Dockerfile (#924)
fix(local): fix local profiles for kubernetes v2 deployments (#923)
fix(local): strip local: prefix before deploying, allow non-semvar gate versions (#922)
fix(localbom): path to local bom should be consistent (#921)
fix(deploy): Gracefully handle missing artifacts (#918)
fix(gcs): assign scopes to app default creds when needed (#920)
chore(canary): Remove conditional guard from LocalGitKayentaService. (#919)
Update KubernetesAccount.java
fix(deploy/kubernetes): fix empty kubeconfig in account definition (#917)
feat(deploy/ecs): add ecs support (#916)
install(docker): run Halyard as spinnaker user (#911)
fix(deploy/kubernetes): dedup volumes (#915)
fix(deploy/kubernetes): fix mounting of v2 aws creds (#914)
feat(deploy/kubernetes): v2 clean (#913)
feat(aws/bakery): Add initial aws bakery configuration commands and support for ~/.hal/$DEPLOYMENT/profiles/images-local.yml. (#910)
chore(install): allow halyard to be installed using gsutil
feat(deploy/kubernetes): deploy rosco using v2 (#907)
feat(deploy/kubernetes): v2 custom sizing (#909)
fix(provider/kubernetes): dont npe if latestInstance is null (#908)
feat(authz): add permissions to account model (#906)
fix(deploy/kubernetes): correctly set scheme on initial deploy (#905)
fix(deploy): older BOMs seem to override default artifact (#904)
fix(deploy): fix deploys prior to 1.7 (#903)
chore(kayenta): Set default judge. (#902)
fix(deploy/kubernetes): set scheme for probes (#901)
feat(provider/appengine): add feature flag to enable container image url deployments (#896)
chore(kayenta): Some things are not optional. (#900)
fix(kayenta): Properly propagate local files during deployment. (#899)
fix(deploy/aws): mount aws creds in spinnaker home (#898)
chore(kayenta/buckets): Make --bucket truly optional and do not create buckets implicitly. (#897)
fix: Make clouddriver-bootstrap-local.yml and orca-bootstrap-local.yml usable by default (#895)
Halyard: Support loading BOM from disk rather than GCS #2390 (#894)
feat(kayenta): Add support for all remaining deployment types. (#893)
feat(kayenta/aws): First pass at support for configuring AWS canary service integration. (#892)