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

bump controller gen #911

Merged
merged 1 commit into from
Jun 5, 2024
Merged

bump controller gen #911

merged 1 commit into from
Jun 5, 2024

Conversation

liranr23
Copy link
Member

In case you pre-installed it, make sure to have v0.15.0 or remove it from your GOBIN path.

In case you pre-installed it, make sure to have v0.15.0 or remove it
from your GOBIN path.

Signed-off-by: Liran Rotenberg <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
7.2% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.94%. Comparing base (ee06063) to head (7ef30d9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #911   +/-   ##
=======================================
  Coverage   15.94%   15.94%           
=======================================
  Files         106      106           
  Lines       19711    19711           
=======================================
  Hits         3143     3143           
  Misses      16292    16292           
  Partials      276      276           
Flag Coverage Δ
unittests 15.94% <ø> (ø)

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.

Copy link
Member

@ahadas ahadas left a comment

Choose a reason for hiding this comment

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

@liranr23 shall we have this also in the release-v2.6.3 branch?

@@ -3,8 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.10.0
creationTimestamp: null
Copy link
Member

Choose a reason for hiding this comment

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

good, I saw a warning about creationTimestamp somewhere

@liranr23
Copy link
Member Author

liranr23 commented Jun 5, 2024

@liranr23 shall we have this also in the release-v2.6.3 branch?

we can, should be harmless.
the changes are pretty minor to the CRDs

@ahadas ahadas added this to the 2.6.3 milestone Jun 5, 2024
@ahadas ahadas merged commit f10fd99 into kubev2v:main Jun 5, 2024
14 checks passed
@liranr23 liranr23 deleted the controller_gen branch June 5, 2024 09:37
@ahadas ahadas removed this from the 2.6.3 milestone Jun 5, 2024
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