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

Bring back logic which is required for deep-copy auto-generation. #149

Merged

Conversation

vikaschoudhary16
Copy link

Changes in this PR are required to generate pkg/apis/awsproviderconfig/v1alpha1/zz_generated.deepcopy.go

This was got removed in this commit, 9ba17c5

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 5, 2019
@@ -0,0 +1,15 @@
/*
Copy link
Member

Choose a reason for hiding this comment

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

do we really need any other bolierplate than this one?

Copy link
Author

Choose a reason for hiding this comment

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

seems not. However i copied all from upstream just to have minimum differences wherever possible.

@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 5, 2019
@vikaschoudhary16
Copy link
Author

/test e2e-aws

@openshift-bot
Copy link

/retest

@bison
Copy link

bison commented Feb 6, 2019

/test e2e-aws

Copy link

@bison bison left a comment

Choose a reason for hiding this comment

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

/lgtm

Seems reasonable.

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2019
@ingvagabund
Copy link
Member

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2019
@ingvagabund
Copy link
Member

/retest

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@ingvagabund
Copy link
Member

/retest

4 similar comments
@ingvagabund
Copy link
Member

/retest

@ingvagabund
Copy link
Member

/retest

@ingvagabund
Copy link
Member

/retest

@ingvagabund
Copy link
Member

/retest

@openshift-merge-robot openshift-merge-robot merged commit 91f5616 into openshift:master Feb 7, 2019
@openshift-ci-robot
Copy link

@vikaschoudhary16: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-operator a071cb8 link /test e2e-aws-operator

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

wking added a commit to wking/openshift-installer that referenced this pull request Feb 9, 2019
And shift the AWS provider's commit to land after they fixed
registration [1] but before their pivot to v1beta1.  Generated (after
the Gopkg.toml bump) with:

  $ dep ensure

using:

  $ dep version
  dep:
   version     : v0.5.0-31-g73b3afe
   build date  : 2019-02-08
   git hash    : 73b3afe
   go version  : go1.10.3
   go compiler : gc
   platform    : linux/amd64
   features    : ImportDuringSolve=false

[1]: openshift/cluster-api-provider-aws#149
[2]: openshift/cluster-api-provider-aws#152
wking added a commit to wking/openshift-installer that referenced this pull request Feb 9, 2019
And shift the AWS provider's commit to land after they fixed
registration [1] but before their pivot to v1beta1.  Generated (after
the Gopkg.toml bump) with:

  $ dep ensure

using:

  $ dep version
  dep:
   version     : v0.5.0-31-g73b3afe
   build date  : 2019-02-08
   git hash    : 73b3afe
   go version  : go1.10.3
   go compiler : gc
   platform    : linux/amd64
   features    : ImportDuringSolve=false

[1]: openshift/cluster-api-provider-aws#149
[2]: openshift/cluster-api-provider-aws#152
wking added a commit to wking/openshift-installer that referenced this pull request Feb 9, 2019
And shift the AWS provider's commit to land after they fixed
registration [1] but before their pivot to v1beta1.  Generated (after
the Gopkg.toml bump) with:

  $ dep ensure

using:

  $ dep version
  dep:
   version     : v0.5.0-31-g73b3afe
   build date  : 2019-02-08
   git hash    : 73b3afe
   go version  : go1.10.3
   go compiler : gc
   platform    : linux/amd64
   features    : ImportDuringSolve=false

[1]: openshift/cluster-api-provider-aws#149
[2]: openshift/cluster-api-provider-aws#152
wking added a commit to wking/openshift-installer that referenced this pull request Feb 9, 2019
And shift the AWS provider's commit to land after they fixed
registration [1] but before their pivot to v1beta1.  Generated (after
the Gopkg.toml bump) with:

  $ dep ensure

using:

  $ dep version
  dep:
   version     : v0.5.0-31-g73b3afe
   build date  : 2019-02-08
   git hash    : 73b3afe
   go version  : go1.10.3
   go compiler : gc
   platform    : linux/amd64
   features    : ImportDuringSolve=false

[1]: openshift/cluster-api-provider-aws#149
[2]: openshift/cluster-api-provider-aws#152
wking added a commit to wking/openshift-installer that referenced this pull request Feb 11, 2019
And shift the AWS provider's commit to land after they fixed
registration [1] and also after their pivot to v1beta1 [2] (because
3a125a6, Change awsproviderconfig.k8s.io/v1alpha1 API version to
awsproviderconfig.openshift.io/v1beta1, 2019-02-11, openshift#1223 already
started us along that pivot).  Generated (after the Gopkg.toml bump)
with:

  $ dep ensure

using:

  $ dep version
  dep:
   version     : v0.5.0-31-g73b3afe
   build date  : 2019-02-08
   git hash    : 73b3afe
   go version  : go1.10.3
   go compiler : gc
   platform    : linux/amd64
   features    : ImportDuringSolve=false

[1]: openshift/cluster-api-provider-aws#149
[2]: openshift/cluster-api-provider-aws#152
michaelgugino pushed a commit to mgugino-upstream-stage/cluster-api-provider-aws that referenced this pull request Feb 12, 2020
Signed-off-by: Vince Prignano <vince@vincepri.com>
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. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants