Skip to content

Conversation

vijtrip2
Copy link
Contributor

Issue #, if available: aws-controllers-k8s/community#1336

Description of changes:

  • After the sdkCreate/sdkUpdate call, the resource manager was still using the latest from ReadOne call when invoking rm.onError method
  • Instead it should use the resource returned from sdkCreate and sdkUpdate call

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vijtrip2
Copy link
Contributor Author

Kind note to reviewer: Please wait for all the controller tests to pass before merging. Since controller tests are optional, lgtm command will skip them and merge right away.

@brucegucode
Copy link
Contributor

/lgtm

@ack-bot
Copy link
Collaborator

ack-bot commented Jun 16, 2022

@brucegucode: changing LGTM is restricted to collaborators

In response to this:

/lgtm

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.

Copy link
Collaborator

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

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

As mentioned in the Chime call, nice detective work on this @vijtrip2 :)

@jaypipes
Copy link
Collaborator

/lgtm

@ack-bot ack-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 16, 2022
@ack-bot
Copy link
Collaborator

ack-bot commented Jun 16, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brucegucode, jaypipes, vijtrip2

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

@ack-bot ack-bot merged commit fb8640d into aws-controllers-k8s:main Jun 16, 2022
RedbackThomson pushed a commit to RedbackThomson/ack-code-generator that referenced this pull request Jun 21, 2022
…8s#344)

Issue #, if available: aws-controllers-k8s/community#1336

Description of changes:
* After the sdkCreate/sdkUpdate call, the resource manager was still using the latest from ReadOne call when invoking `rm.onError` method
* Instead it should use the resource returned from sdkCreate and sdkUpdate call

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants