Skip to content

Halyard 0.37.0

Compare
Choose a tag to compare
@lwander lwander released this 17 Oct 15:00
· 988 commits to master since this release
92b9963

feat(deploy/kubernetes): sidecar volume support
feat(deploy/ha): Add clouddriver-ro-deck to HA deployment. (#1069)
fix(deploy/ha): Orca reads should point to clouddriver-ro. (#1068)
fix(provider/kubernetes): v1 - pass account service account to kubecfg parser (#1066)
feat(signalfx): Add support for configuring SignalFx canary service integration (#1057)
Add support for Java version 11 (#1063)
config(Datadog): Add custom Datadog tags option (#1049)
fix(kubernetes): Fix container artifact ids (#1059)
chore(dependencies): Autobump spinnaker-dependencies (#1058)
feat(provider/docker): Configure passwordCommand for docker registry (#1040)
chore(dependencies): Autobump spinnaker-dependencies (#1055)
chore(ha): Add comments indicating that redis url must contain protocol and port. (#1052)
chore(dependencies): Bump spinnaker-dependencies (#1054)
fix(kubernetes/health): Fix Gate health check with SSL enabled (#1051)
chore(builds): Reformat spinnaker deps version (#1050)
fix(config/pubsub): Set pubsub global enabled based on child config. (#1047)
fix(authz): allow anonymous LDAP bind (#1046)
fix(deploy/ha): Rename echo-replica to echo-worker. (#1045)
fix(localgit): Pass deck host as environment variable (#1044)
feat(artifact/oracle): Added oracle artifact. (#1041)
fix(cli): Allow --client-auth to be entered on the command line (#1043)
fix(localgit): Fix SSL certificates for localgit deployment (#1042)
fix(install): Halyard startup should use a login shell (#1039)
fix(ha): Rename echo-slave to echo-replica. (#1038)
feat(bake/oracle): Added oracle OCI bakery (#1011)
fix(deploy): fix regex for illegal char replace (#1037)
fix(config): unsupported class (#1035)
fix(iap): set correct IAP fields. (#1036)
feat(viewAllDeployments): Lists all deployments Halyard can see. (#1034)
fix(cli/accounts): Allows specifying environments for accounts (#1033)
fix(deploy): remove illegal version characters from label (#1032)
fix(deploy): fix deploy w/o amazon specified (#1030)
fix(authz/ldap): Fix incorrect node name for ldap role provider. (#1029)
fix(deploy): Make sure spinnaker.yml services are camel-cased rather than hyphenated. (#1028)
fix(deploy): Make sure baseUrl is the last field for service settings. (#1027)
feat(deploy/ha): Add validation for HA services and update naming and descriptions. (#1026)
fix(deploy): Fix overrideBaseUrl field by favoring the field over baseUrl. (#1025)
feat(deploy): Add default AWS settings to deck (#1024)
chore(build): Bump gradle plugin version
feat(deploy/ha): Use registry-backed profiles for HA services. (#1022)
feat(deploy/ha): Add commands to enable/disable/edit HA services. (#1021)
fix(install): Fix syntax error in install script (#1020)
fix(deploy/ha): Move settings of profiles from super to child classes for SpringServiceSettings to fix env initialization. (#1019)
feat(deploy/ha): Deploy Clouddriver and Echo in HA mode without dedicated Redis services. (#1007)
fix(install): detect Oracle Java SE 10+ (#1017)
feat(deploy): set heap size to 1/2 available mem on k8s (#1014)
fix(core): use snakeyaml's SafeConstructor (#1015)
fix(canary/aws): Use correct impl for aws empty account (#1013)
feat(deploy): set recommended app labels (#1012)
feat(pubsub): Adds GCB as first-class message format for PubSub artifacts. (#1006)