Skip to content

v0.8.0

Compare
Choose a tag to compare
@iamkirkbater iamkirkbater released this 17 Dec 14:36
· 878 commits to master since this release
36e1706

Changelog

  • 4da4835 Added code to account for Autoscaling compute instances, and filter for master/infra/worker in the instance name.
  • 99779fc Added infra and master to health output
  • 66f327f Adds Global Options struct
  • 295f384 Dependency inject k8s client
  • 55f9371 Dependency-inject kube client to untested commands
  • 3341aae Error out during role assumption if no AWS Account ID is provided
  • 040133d Improved bulk service log error handling (#168)
  • 02c43bb Lazy-initialized k8s client
  • 70c3bd5 Merge branch 'master' into infra-master-worker-detail
  • 9e9150c Merge pull request #137 from aliceh/infra-master-worker-detail
  • 1de0f36 Merge pull request #157 from georgettica/georgettica/send-servicelog-to-custom-list
  • e7215df Merge pull request #158 from georgettica/georgettica/refresh-docs
  • 0e20318 Merge pull request #159 from openshift/georgettica/remove-quotes
  • d158dac Merge pull request #161 from katherinelc321/refactor-unassign-account
  • ad03712 Merge pull request #165 from NautiluX/mockclient
  • 5734e6b Merge pull request #166 from iamkirkbater/fix-output
  • 07b5f03 Merge pull request #167 from fahlmant/fail-role-assumption-if-no-id
  • 7f48c7a Merge pull request #171 from NautiluX/lazy-client
  • 79e91cd Merge pull request #173 from NautiluX/fix-completion
  • 36e1706 Merge pull request #175 from iamkirkbater/osd8367
  • 08157ed Modify UX/Output (#153)
  • 72867a3 Replace BYOC with ManagedOpenShiftSupportRole
  • 232c488 Update cli.go
  • 5f508ca Update post.go
  • 1585099 Updated code
  • a9357e8 change -o to -p
  • 1bad662 chore(docs): run docs ./docs/command/
  • d34d1bc feat(servicelog): post to custom list
  • 76662e9 refactor unassign cmd