fluid
fluid copied to clipboard
[FEATURES] Need extra CRD update validation in Github Actions
What feature you'd like to add: Need extra CRD update validation in Github Actions.
For example, Github actions should check the CRD has been updated in each PR.
Why is this feature needed:
To make CRD up-to-date whenever api pkg is updated. This is necessary to avoid missing possible bug related to stale CRDs.