8000 Tags · cristianoveiga/rosa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cristianoveiga/rosa

Tags

v1.2.3

Toggle v1.2.3's commit message
Release v1.2.3

- adding command to update managed service
- list parameters when describing managed services
- Addon install - add non-interactive commands
- Remove version dependency from rosa
- Create user-role - improve help message
- Bump OCM-SDK to 0.1.266
- Run go mod tidy
- Update templates
- Add credential requests to describe addon command
- Addon install -	fix bug	- do not print not-set parameters
- ROSA - Allow for additional, customer-provided "no_proxy" values for cluster-wide proxy
- Update to OCM SDK 0.1.268
- Make CredRequest API
- adding private-link flag to managed service create
- Add group support for OpenID IDP in ROSA CLI
- Reduce extra call to OCM when manipulating addon installation
- Fix a bug when editing no-proxy field
- Reject '*' when validating no-proxy field
- The wildcard domain is not allowed to set in no_proxy field
- bumping ocm-sdk-go to v0.1.272
- customizable network configuration in service creation
- command to list parameters of add-on installation
- Fix order of instance types
- Unhide ocm/user link/unlink role
- creating htpassword idp still prompts for username even if provided
- login: Allow tokens without 'typ' claim
- whoami: Remove external org ID if empty
- token: Allow login with encrypted tokens
- support creation of managed services with non-custom configurations
- Extract policy document structs to separate file
- Drop unused aws.ReadPolicyDocument method
- Refactor GetRolePolicyDocument into InterpolatePolicyDocument
- Unify multiple SaveDocument implementations
- Move GenerateRolePolicyDoc method to policy_document
- Add AllowsAction method to PolicyDocument
- support host-prefix during managed service creation
- support -c flag when using "rosa describe addon-installation"
- Add Operator Role to cluster
- Add GetPrefixFromOperatorRole and TrimRoleSuffix helpers
- Add helpers for creating a policy document and allowing actions
- Simplify logging package
- Select a single AZ for a machine pool in a multi-AZ cluster
- add more throttle metrics
- Ensure all flags passed during managed service creation are used.
- Prompt the user to select multi or single AZ only in an interactive mood
- Fix bug - remove replicas constraint when editing single AZ machine pool
- Create a single AZ machine pool - availability zone flag
- Add String() to PolicyDocument
- Make checkPermissionsUsingQueryClient a method of PolicyDocument
- Make PolicyDocument creators return pointer
- Add GetAllowedActions PolicyDocument method

v1.2.2

Toggle v1.2.2's commit message
Release v1.2.2

- update dev script
- adding single-az byo-vpc support for create service
- output validation error message when creating service with invalid parameter
- allow addons be edited, regardless of addon state
- supporting flag values that contain equal signs
- SDA-5889-Fix User Role Error
- adding new alias for managed service commands
- unhide ui roles

v1.2.1

Toggle v1.2.1's commit message
Release v1.2.1

- support for cmk multi-region keys
- Warn that deleting HTPasswd IDP with cluster-admin user will delete the admin
- Add username & password requirements to the flags' help messages
- fix login error
- Upgrade cluster to 4.10.* - add delay after roles creation
- Only prompt for HTPasswd IDP name when actually creating a new IDP
- add metric for throttle
- supporting different regions for create service command
- Fix Throttle issue for Operator roles

v1.2.0

Toggle v1.2.0's commit message
Release v1.2.0

- Fetch sts policies from ocm
- Add global color flag
- added command to create managed services
- added command to list managed services
- added command to describe managed services
- added command to delete managed services
- updated
- enhancing usability of managed service commands
- HTPasswd: Add username & password validations in CLI
- Fix `rosa describe admin` to look at HTPasswd IDP users to determine existence of admin
- Fix error message - rosa delete ocm-role
- Fix error message - rosa create ocm-role
- Remove AUTH URL from HTPasswd entries of `rosa list idps`
- Fix bug - delete account roles - make the `prefix` flag optional
- Updated ocm sdk to v0.1.262
- Adding support for byo-vpc in creating services

v1.1.12

Toggle v1.1.12's commit message
Release v1.1.12

- Sort roles to display linked ones first
- Refactor `list ocm-role` to use a map of linked role
- Add quota service permissions to the `installer policy`
- Set minimum retry delay for AWS API calls
- Introducing HTPasswd IDP
- Fix help for --compute-nodes
- Add KMS permission to installer and more permissions for ocm role
- added link to help menu
- Permit overriding confirmation prompt for cluster upgrades
- Fix bug - create ocm-role - prompt the role ARN
- add more permissions to ocm admin role
- Add support for 4.10 upgrade
- fix throttle delay
- fix cluster creation hanging with auto+watch flags
- fix early exit in cluster creation(json+mode=auto)
- sts: Automatically select default account roles
- fix json output for cluster creation
- Add max throttle delay to avoid exponential backoff
- Get Cluster Name from Name Instead of DisplayName
- update to ocm-sdk-go v0.1.258

v1.1.11

Toggle v1.1.11's commit message
Release v1.1.11

- fix operator roles issue for old rosa versions
- fix operator role issue

v1.1.10

Toggle v1.1.10's commit message
Release v1.1.10

- Fix bug - add warning when creating ocm-role with duplicate name
- Update linter configuration to newer version
- Drop unused GetMachineTypeList method
- Initial MachineTypeList implementation
- Refactor GetMachineTypes to use MachineTypeList
- Refactor GetAvailableMachineTypeList
- Refactor ValidateMachineType to use MachineTypeList
- Refactor setting available quota for MachineTypeList
- Unify quota calculation logic for MachineType
- Modify function `handleErr` to include the error type in the new error
- Create command 'rosa list ocm-roles'
- Create command 'rosa list user-roles'
- Create command 'rosa unlink ocm-role'
- added policies for ocm admin role
- Fix bug - improve the help message of 'rosa unlink ocm-role'
- Create command 'rosa unlink user-role'
- Fix bug - capitalize `rosa unlink user-role message`
- Add 'rosa delete ocm-role' command
- fix cosmetic issues rosa upgrade
- sda-5379-rosaupgradeenhancements
- Display HTPasswd IDP when listing a cluster's IDPs
- Add 'rosa delete user-role' command
- Fix bug - forbid deletion of ocm-role in case user cannot unlink role
- List roles - display a spinner while fetching the roles
- Introducing HTPasswd IDP
- Fix bug - deletion of a role with the wrong account ID in role ARN
- Fix bug - change the interactive message of `rosa delete user-role`
- Fix bug - `delete ocm-role` should be hidden in rosa cli
- updated
- Add policies for 4.10
- fix upgrade issue
- Fix bug - validate role type before deletion
- Improve `rosa unlink user role` error message
- HTPasswd bug fixes corresponding with some CS changes
- Add support for seamless upgrade from any rosa version
- sda-5576-Fix upgrades to 4.9 or less with 4.10 operator roles
- add new support policy and policy for ovn networking
- fix operator policies for 4.10
- Revert "HTPasswd bug fixes corresponding with some CS changes"
- Revert "Introducing HTPasswd IDP"

v1.1.9

Toggle v1.1.9's commit message
Release v1.1.9

- ROSA CLI Interactive install - make the choice default STS
- Add IAM List and Get role permissions to support policy
- The attribute name in error message should be same with the correct proxy attribute in body
- Fix bug - remove duplicated error message when deleting a cluster

v1.1.8

Toggle v1.1.8's commit message
Release v1.1.8

- Adding password argument to create admin
- Add stop and run instance permissions for support
- Send rosa cli login event to pendo
- Generate static assets for STS support permissions
- Fix linter errors
- Update to version 4 of JWT library
- Update to Ginkgo 2
- Bump go version to 1.16
- fix etcdEncryption
- OVN: Add network type selection
- fixed issue with operator role upgrade
- fixed upgade' to 'upgrade'
- fix issue with delete operatorrole/oidcprovider role
- clean up upgrade command
- idp: Enable interactive mode when missing required flags
- add rosa cli version to header
- Add gate support in rosa cli cluster upgrade
- Add version gate ackto ROSA
- updated
- remove openshift version from operator role name
- Fix missing vendored module
- Addsupportforwarningmessage
- Avoid nil pointer dereference in cluster create
- Verify chosen machine pool type is available
- Update OWNERS file
- Revert "Verify chosen machine pool type is available"
- ocp: Add ack gate support
- ocp: Add cluster flag for list gates
- ocp: Add word wrapping to list gates output

v1.1.7

Toggle v1.1.7's commit message
Release v1.1.7

- Fix crash when calling link cmd internally
- Fix call to link cmd
- Add org external id to ocm role name
- ROSA: Support editing cluster-wide proxy
- link: Allow linking multiple role ARNs
- create-cluster: Allow FIPS mode support
- ocm-role: Add permission to describe VPCs
- add org admin validation for ocm-role
- improve UX in ROSA edit cluster and ROSA delete roles
- Change rosa init help message
- fix org admin validation
- Ignore .envrc (DirEnv)
- Ignoring environment config
- add permission for describe region and route tables
- aws: Remove hard dependency on default region
- Add pendo eventor account roles manual mode
- Add --admin option to create ocm-role command
- Make `--admin` flag idempotent
- added validation for ocm-role
0