Skip to content

testsys: Update to 0.0.17#995

Merged
zongzhidanielhu merged 1 commit into
bottlerocket-os:developfrom
zongzhidanielhu:0.0.17
Jun 5, 2025
Merged

testsys: Update to 0.0.17#995
zongzhidanielhu merged 1 commit into
bottlerocket-os:developfrom
zongzhidanielhu:0.0.17

Conversation

@zongzhidanielhu

Copy link
Copy Markdown
Contributor

Description of changes:

testsys: Update to 0.0.17

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@zongzhidanielhu zongzhidanielhu force-pushed the 0.0.17 branch 4 times, most recently from 13725d1 to b459ffa Compare June 5, 2025 06:41
@zongzhidanielhu zongzhidanielhu marked this pull request as ready for review June 5, 2025 14:57

- For EKS clusters, this can be accomplished by replacing the `clusterName`, `region`, and `version` fields with an `encodedConfig` field in the EKS cluster config.
This field's value should be a string representing a base64-encoded EKS cluster config, an example of which can be found [here](./eksctl-config.yaml).
This field's value should be a string representing a base64-encoded EKS cluster config, an example of which can be found [EKS cluster config](./eksctl-config.yaml).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change? I think it read better before. If you really want to update it I recommend the following:

Suggested change
This field's value should be a string representing a base64-encoded EKS cluster config, an example of which can be found [EKS cluster config](./eksctl-config.yaml).
This field's value should be a string representing a base64-encoded EKS cluster config, an example of which can be found in this [EKS cluster config](./eksctl-config.yaml).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really don't want to change, keep tell me lint issue, need to give a descriptive name

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image image

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after changed to what you suggested, got
image

@zongzhidanielhu zongzhidanielhu merged commit b5ef413 into bottlerocket-os:develop Jun 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants