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

Fix panic #6

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Fix panic #6

merged 1 commit into from
Oct 13, 2023

Conversation

roivaz
Copy link
Member

@roivaz roivaz commented Oct 13, 2023

Fix panic when some resource's desired stated does not specify some property that the controller is trying to reconcile.
With saas-operator we set default values for everything so I did not catch this until I tried it with marin3r.

/kind bug
/priority important-soon
/assign

Fix panic when some resource's desired stated does not specify some
property that the controller is trying to reconcile.
@3scale-robot
Copy link
Contributor

@roivaz: The label(s) kind/bug, priority/important-soon cannot be applied, because the repository doesn't have them.

In response to this:

Fix panic when some resource's desired stated does not specify some property that the controller is trying to reconcile.
With saas-operator we set default values for everything so I did not catch this until I tried it with marin3r.

/kind bug
/priority important-soon
/assign

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@3scale-robot 3scale-robot added the needs-kind Indicates a PR or issue lacks a `kind/foo` label and requires one. label Oct 13, 2023
@3scale-robot
Copy link
Contributor

@roivaz: There are no kind on this issue.
Please add an appropriate kind by using one of the following commands:

  • /kind bug
  • /kind cleanup
  • /kind documentation
  • /kind feature
  • /kind <kind-name>

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@3scale-robot 3scale-robot added needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. size/XS Requires less than an hour to complete the PR or the issue. and removed needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. labels Oct 13, 2023
@roivaz roivaz added kind/bug Categorizes issue or PR as related to a bug. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. size/XS Requires less than an hour to complete the PR or the issue. and removed size/XS Requires less than an hour to complete the PR or the issue. labels Oct 13, 2023
@3scale-robot 3scale-robot removed the needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. label Oct 13, 2023
@3scale-robot 3scale-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 13, 2023
@3scale-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: fee98805181942c7960642cc1759b89c2dddcba9

@roivaz
Copy link
Member Author

roivaz commented Oct 13, 2023

/approve

@3scale-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roivaz

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@3scale-robot 3scale-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 13, 2023
@3scale-robot 3scale-robot merged commit acd6c57 into main Oct 13, 2023
1 check passed
@3scale-robot 3scale-robot deleted the fix-panic branch October 13, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. needs-kind Indicates a PR or issue lacks a `kind/foo` label and requires one. needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. size/XS Requires less than an hour to complete the PR or the issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants