Skip to content

Fix make docs#1401

Merged
Brian Strauch (brianstrauch) merged 2 commits intomainfrom
fix-make-docs
Aug 16, 2022
Merged

Fix make docs#1401
Brian Strauch (brianstrauch) merged 2 commits intomainfrom
fix-make-docs

Conversation

@brianstrauch

Checklist

  1. [CRUCIAL] Is the change for CP or CCloud functionalities that are already live in prod?
    • yes: ok

What

#1367 broke make docs, since it would fetch and cache the feature flag. This PR assumes that for make docs, make lint, make update-whitelist, etc. all feature flags are enabled, so no flags need to be fetched or cached.

In the future, I'd like to improve how feature flags work (and get rid of dynamic configs/contexts, which was the source of this bug and many others), but this PR is just to unblock the team and this week's release.

References

https://confluent.slack.com/archives/CG6BW233L/p1660606154337109

Test & Review

Manually verified that make targets work as intended.

@brianstrauch Brian Strauch (brianstrauch) requested a review from a team as a code owner August 16, 2022 00:07
@DABH
Copy link
Contributor

CI issues?

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.

2 participants