-
Notifications
You must be signed in to change notification settings - Fork 41
Update runtime to 0.2.0 which includes Namespace scope feature #30
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
Conversation
go.sum
Outdated
| github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY= | ||
| github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY= | ||
| github.com/aws-controllers-k8s/runtime v0.1.2 h1:prqFY6tlmgsGMZizHvHqDqT1zECRqllepqplOHet4D4= | ||
| github.com/aws-controllers-k8s/runtime v0.1.2/go.mod h1:xA2F18PJerBHaqrS4de1lpP7skeSMeStkmh+3x5sWvw= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
go mod tidy
|
could you add testing info to pr description |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akartsky, mbaijal, surajkota The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
…ontrollers-k8s#30) * Update runtime to 0.2.0 which includes Namespace scope feature * go mod tidy Add samples for each CRD Update README
…ontrollers-k8s#30) * Update runtime to 0.2.0 which includes Namespace scope feature * go mod tidy
Update runtime to 0.2.0 which includes Namespace scope feature
tested positive and negative case for namespace locally