Skip to content

Halyard 0.31.0

Compare
Choose a tag to compare
@lwander lwander released this 26 Jan 22:55
· 1176 commits to master since this release
05cdb79

fix(gce): Fix NPEs when adding/deleting GCE account (#831)
fix(core): Fix NPE when no clean step provided (#828)
Add release.useLastTag=True to release script.
feat(pubsub): message format parameter (#805)
feat(kubernetes-v2): first steps for a v2 deployer (#826)
fix(gradle): useLastTag to appease nebula on spinnaker branches.
add missing echo_err function to prep.sh (#822)
fix(localgit): Do not fail if removing git remote fails (#821)
Create a default GlobalApplicationOptions instance if no config file. (#817)
Fixed typo (#819)
fix(localgit): Remove and then add git remote (#818)
refactor(kubernetes): make room for v2 deployer (#816)
bug(fix_halyard_installer): Fix installer script. (#815)
fix(config/echo): Required echo files should be mounted (#814)
feat(provider/kubernetes): naming strategy command (#813)
bug(missing_halyard_properties): Handling missing properties file. (#812)
Halyard separation (#789)
feat(authn): Adds warning when user has some authn method configured but not enabled. (#809)
bug(halyard_install): Prevent install failure if no hash. (#807)
feat(halyard_installation): Prevent accidental second install. (#806)
feat(install): Allow bucket override
feat(bom): read application default creds if available (#794)
fix(docs): Fix issue link in README (#801)
fix(docs): Reword a sentence to read more naturally (#802)
fix(local_debian): Fix issue where string being concatentated by (#800)
feat(artifacts): Add support for GitHub artifact account (#791)
fix(install): correctly check java version by glob pattern (#795)
bug(click_to_deploy): 1.5.2 click to deploy not properly restarting (#793)
fix(install): Add shebang to /usr/local/bin/hal
feat(release): Provided hook to publish halyard to a non-standard location
chore(local_git): Spelling error. (#784)
feat(provider/appengine): add command for configuring gcloud version (#783)
feat: Added insecure registry support (#690)
feat(kubernetes): add oAuth token config commands (#778)
feat(xenial_builds): Apache start separately from Spinnaker services. (#780)
feat(xenial_builds): Add Systemd configuration for parent service (#776)
fix(local): Fix NPE during monitoring deployment (#775)
feat(local git): Added installation for missing services.
feat(local git): Allow service's to use runtime config for prep. (#773)
feat(provider/kubernetes): v2 ignore docker regs (#772)
feat(localgit): write config to ~/.spinnaker where possible (#770)
feat(account): support provider versions (#771)
feat(localgit): Manage service lifecycle (#769)
feat(localgit): Read profiles from branch if needed (#768)
feat(localgit): Fetch repos during prep (#765)
feat(docker): Add missing parameters (#763)
feat(deploy): Add hooks to 'prep' a deployment (#762)
fix(service-settings) Do not try and read service settings files of length 0 (#739)
refactor(profiles): fixup bad decision around profile storage (#761)
feat(mineCanary): feature flag for legacy canary support (#759)
feat(deploy): Deploy clouddriver (only) from git (#758)
feat(provider/kubernetes): allow users to set ips behavior (#757)
feat(pubsub): add ack deadline seconds (#755)
fix(artifacts): Fix generated artifact clouddriver config (#756)
fix(ci): Fix list ci command (#754)
feat(artifacts): feature flag artifact support (#751)
feat(pubsub): Add pubsub config (#750)
feat(artifacts): Support artifact config (#749)
Update InstallHalyard.sh
Fix usermod group append in Installer.sh (#735)
fix(basicAuth): Remove JsonIgnores from username/password in ServiceSettings (#746)
feat(travis): Add numberOfRepositories configuration (#744)
chore(cleanup): remove println
feat(named ports): Adds names to service ports for better Prometheus integration. (#743)
fix(bootstrap): NPE in checking bootstrap profiles (#745)
feat(bootstrapping): Adds --bootstrap-only flag to accounts, which re… (#729)
fix(docs): Error messages imply >=14.04 works, other LTS do not work (#740)
Feat(deployment) adds replicas setting to custom sizing (#737)
Feat(Deployment) Add imagePullSecret Kubernetes Service Setting (#733)
chore(docs): Travis ci docs (#728)
feat(ci/travis) Add support for travis (#727)
fix(build) Fix build warnings (#726)