Skip to content

Commit

Permalink
ecr.repository: updated API group with latest PR in ack-generate cros…
Browse files Browse the repository at this point in the history
…splane command

Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
  • Loading branch information
muvaf committed Nov 2, 2020
1 parent ac040db commit dc4af16
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apis/ecr/v1alpha1/zz_doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// +kubebuilder:object:generate=true
// Package v1alpha1 is the v1alpha1 version of the ecr.services.k8s.aws API.
// +groupName=ecr.services.k8s.aws
// Package v1alpha1 is the v1alpha1 version of the ecr.aws.crossplane.io API.
// +groupName=ecr.aws.crossplane.io
// +versionName=v1alpha1

package v1alpha1
2 changes: 1 addition & 1 deletion apis/ecr/v1alpha1/zz_groupversion_info.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.2.4
creationTimestamp: null
name: repositories.ecr.services.k8s.aws
name: repositories.ecr.aws.crossplane.io
spec:
additionalPrinterColumns:
- JSONPath: .status.conditions[?(@.type=='Ready')].status
Expand All @@ -16,7 +16,7 @@ spec:
- JSONPath: .metadata.annotations.crossplane\.io/external-name
name: EXTERNAL-NAME
type: string
group: ecr.services.k8s.aws
group: ecr.aws.crossplane.io
names:
categories:
- crossplane
Expand Down

0 comments on commit dc4af16

Please sign in to comment.