Skip to content

fix: update eso partials and adjust partials generate script #589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

johannesfrey
Copy link
Contributor

@johannesfrey johannesfrey commented Apr 4, 2025

Content Description

Copies over the adjusted ESO comments and adjusts the partials script to use the correct files.
NOTE: Should be merged after the ESO comments have been merged in vcluster and backported to 0.24. Therefore, this PR is in draft.

Preview Link

Internal Reference

Part of ENG-6173

Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for vcluster-docs-site ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 948d2dc
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs-site/deploys/67f62463c2ff700008b040cc
😎 Deploy Preview https://deploy-preview-589--vcluster-docs-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -105,8 +105,8 @@ func main() {

util.DefaultRequire = false
versionDir := os.Args[1]
jsonSchemaPath := filepath.Join(versionDir, "vcluster.schema.json")
defaultValues := filepath.Join(versionDir, "default_values.yaml")
jsonSchemaPath := filepath.Join(versionDir, "values.schema.json")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably I'm missing some context, but in order it to work with the vcluster repo I had to rename those files 🤔. (cc @Piotr1215 @joaniekube)

Copy link
Contributor

Choose a reason for hiding this comment

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

@hidalgopl can you please confirm? I'm not sure if the files have to be renamed.

Copy link
Contributor

Choose a reason for hiding this comment

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

yeah, renaming these will break the CI that updates partials.

Could you describe @johannesfrey what are you trying to do and what did not work?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, didn't know that we have a CI step for this here in vcluster. So I guess I can delete this PR as the content here will be a auto generated PR when the next beta/rc is created?

@johannesfrey johannesfrey force-pushed the update-wording-eso-schema branch 3 times, most recently from 3191c8a to e6d30fb Compare April 9, 2025 07:36
@johannesfrey johannesfrey force-pushed the update-wording-eso-schema branch from e6d30fb to 948d2dc Compare April 9, 2025 07:40
@johannesfrey
Copy link
Contributor Author

Closing because this will automatically done by CI for the next beta/rc release.

@johannesfrey johannesfrey deleted the update-wording-eso-schema branch April 10, 2025 04:41
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