Skip to content
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

charts: honor redoc.enabled=false #5452

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

flixr
Copy link
Contributor

@flixr flixr commented Jun 6, 2024

charts: honor redoc.enabled=false and also use correct nodeSelector and fix doc

Tracking issue

Example: Closes #4006

Updated version of #2982

Why are the changes needed?

See #4006

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

pingsutw
pingsutw previously approved these changes Jun 6, 2024
Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

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

LGTM, Thank you

eapolinario
eapolinario previously approved these changes Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.98%. Comparing base (bd2f9a8) to head (693031a).
Report is 137 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5452      +/-   ##
==========================================
- Coverage   61.93%   60.98%   -0.95%     
==========================================
  Files         611      793     +182     
  Lines       36463    51313   +14850     
==========================================
+ Hits        22582    31293    +8711     
- Misses      11907    17135    +5228     
- Partials     1974     2885     +911     
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.66% <ø> (?)
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flytectl 67.97% <ø> (ø)
unittests-flyteidl 79.04% <ø> (ø)
unittests-flyteplugins 61.84% <ø> (ø)
unittests-flytepropeller 57.32% <ø> (ø)
unittests-flytestdlib 65.80% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eapolinario
Copy link
Contributor

@flixr , can you take a look at this CI failure?

@flixr
Copy link
Contributor Author

flixr commented Jun 7, 2024

@eapolinario so if I understand that correctly, I also need to update the generated charts and README to match the changes? Is there some script to do that?

@pingsutw
Copy link
Member

pingsutw commented Jun 8, 2024

@flixr make helm will generate that

also use correct nodeSelector and fix doc

Signed-off-by: Felix Ruess <[email protected]>
@flixr flixr dismissed stale reviews from eapolinario and pingsutw via 90ba18a June 11, 2024 08:59
@flixr flixr force-pushed the charts_honor_redoc_disable branch from 25e2da0 to 90ba18a Compare June 11, 2024 08:59
@flixr
Copy link
Contributor Author

flixr commented Jun 11, 2024

@pingsutw I ran script/generate_helm.sh

@eapolinario eapolinario enabled auto-merge (squash) June 12, 2024 01:02
@eapolinario eapolinario merged commit 3f4c2c8 into flyteorg:master Jun 12, 2024
59 of 88 checks passed
Copy link

welcome bot commented Jun 12, 2024

Congrats on merging your first pull request! 🎉

robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this pull request Jul 2, 2024
also use correct nodeSelector and fix doc

Signed-off-by: Felix Ruess <[email protected]>
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.

[BUG] Helm redoc templates - flyte chart - not honoring redoc.enabled in values
3 participants