Skip to content

v0.6.8

Compare
Choose a tag to compare
@jorge-ibm jorge-ibm released this 16 Sep 18:33
· 195 commits to master since this release
aeb0b24

Change Logs

Plugin API changes:

  • add support for IKS compute resource IAM token exchange

Other changes:

  • Support environment variables IBMCLOUD_CR_TOKEN and IBMCLOUD_CR_PROFILE
  • Add Profile field in configuration file
  • Add configuration check settings (IsLoggedInAsProfile, HasTargetedProfile, HasTargetedComputeResource, CurrentProfile, SetProfile) in configuration file
  • Add Authn field to IAMTokenInfo struct
  • Add new models Authn and Profile
  • Add pre-commit hook configuration
  • Update CONTRIBUTING.md