Skip to content

Conversation

@acornett21
Copy link
Contributor

Issue #, if available:
N/A
Description of changes:
Since there is a change in operator-sdk that isn't compatible with the way ACK deployment.yaml's are built, it's best if we install and use a specific version in the /bin folder of the code-generator. This way no matter what version of operator-sdk a developer has installed, we can control what versions are used for local development and release of this project.

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

Signed-off-by: Adam D. Cornett adc@redhat.com

@ack-bot
Copy link
Collaborator

ack-bot commented Mar 16, 2022

Hi @acornett21. Thanks for your PR.

I'm waiting for a aws-controllers-k8s member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@ack-bot ack-bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 16, 2022
@acornett21
Copy link
Contributor Author

@komish LMK what you think.

Copy link
Contributor

@RedbackThomson RedbackThomson left a comment

Choose a reason for hiding this comment

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

Just a small nit regarding consistency in naming

@komish
Copy link
Contributor

komish commented Mar 17, 2022

@acornett21 I also added a few nits, and they're mostly inline with existing comments so I didn't submit a formal "request changes". Mostly documentation.

…to generate the bundle this allows for the user to have one version locally but pin this project to a known working version

Signed-off-by: Adam D. Cornett <adc@redhat.com>
@acornett21 acornett21 force-pushed the use_project_local_operator_sdk branch from e49120f to 72880af Compare March 17, 2022 21:12
@a-hilaly
Copy link
Member

/ok-to-test

@ack-bot ack-bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 17, 2022
@a-hilaly
Copy link
Member

/retest

@acornett21
Copy link
Contributor Author

@a-hilaly I raised a PR to test-infra to address this failing test, I'm not sure if anything else is needed in that PR.

@a-hilaly
Copy link
Member

ack-bot pushed a commit to aws-controllers-k8s/test-infra that referenced this pull request Mar 21, 2022
…pts (#189)

Issue #, if available:
- Relates: aws-controllers-k8s/code-generator#305 

Description of changes:
In order to get changes to code-generator made, the tests for OLM also need to be changed. Passing in the new env `OPERATOR_SDK_BIN_PATH` where necessary. Please let me know if I missed any places.

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

Signed-off-by: Adam D. Cornett <adc@redhat.com>
@vijtrip2
Copy link
Contributor

/test s3-olm-test

@vijtrip2
Copy link
Contributor

/lgtm

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

ack-bot commented Mar 21, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: acornett21, 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 e58f998 into aws-controllers-k8s:main Mar 21, 2022
@acornett21
Copy link
Contributor Author

@vijtrip2 Thanks for fixing the images!

@acornett21 acornett21 deleted the use_project_local_operator_sdk branch March 22, 2022 14:25
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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants