Skip to content

Commit

Permalink
Update to ACK runtime v0.26.0, code-generator v0.26.0 (aws-contro…
Browse files Browse the repository at this point in the history
…llers-k8s#50)

### Update to ACK runtime `v0.26.0`, code-generator `v0.26.0`

----------

* ACK code-generator `v0.26.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.26.0)
* ACK runtime `v0.26.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.26.0)

----------

NOTE:
This PR increments the release version of service controller from `v0.0.14` to `v0.0.15`

Once this PR is merged, release `v0.0.15` will be automatically created for `opensearchservice-controller`

**Please close this PR, if you do not want the new patch release for `opensearchservice-controller`**

----------

#### stdout for `make build-controller`:

```
building ack-generate ... ok.
==== building opensearchservice-controller ====
Copying common custom resource definitions into opensearchservice
Building Kubernetes API objects for opensearchservice
Generating deepcopy code for opensearchservice
Generating custom resource definitions for opensearchservice
Building service controller for opensearchservice
Generating RBAC manifests for opensearchservice
Running gofmt against generated code for opensearchservice
Updating additional GitHub repository maintenance files
==== building opensearchservice-controller release artifacts ====
Building release artifacts for opensearchservice-v0.0.15
Generating common custom resource definitions
Generating custom resource definitions for opensearchservice
Generating RBAC manifests for opensearchservice
```

----------

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • Loading branch information
ack-bot authored May 2, 2023
1 parent 0872689 commit 3058c82
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 28 deletions.
10 changes: 5 additions & 5 deletions apis/v1alpha1/ack-generate-metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ack_generate_info:
build_date: "2023-04-25T07:47:37Z"
build_hash: e69321ed2d9567bf2d439af970b7466086f0b4fa
go_version: go1.20.1
version: v0.25.0-6-ge69321e
api_directory_checksum: 28c2b055605a0b94ed3e3f60d6b3292e7be51e80
build_date: "2023-05-01T22:43:30Z"
build_hash: 6657565bb742e5cd4cd340d01d5e4786b5fbabc0
go_version: go1.19
version: v0.26.0
api_directory_checksum: 57450e5cda284334325fd5db32e833165d5426ae
api_version: v1alpha1
aws_sdk_go_version: v1.44.93
generator_config_info:
Expand Down
9 changes: 8 additions & 1 deletion cmd/controller/main.go

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

2 changes: 1 addition & 1 deletion config/controller/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ kind: Kustomization
images:
- name: controller
newName: public.ecr.aws/aws-controllers-k8s/opensearchservice-controller
newTag: v0.0.14
newTag: v0.0.15
10 changes: 2 additions & 8 deletions config/crd/common/bases/services.k8s.aws_adoptedresources.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@

---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.9.2
creationTimestamp: null
name: adoptedresources.services.k8s.aws
spec:
Expand Down Expand Up @@ -170,6 +169,7 @@ spec:
- name
- uid
type: object
x-kubernetes-map-type: atomic
type: array
type: object
required:
Expand Down Expand Up @@ -224,9 +224,3 @@ spec:
storage: true
subresources:
status: {}
status:
acceptedNames:
kind: ""
plural: ""
conditions: []
storedVersions: []
9 changes: 1 addition & 8 deletions config/crd/common/bases/services.k8s.aws_fieldexports.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@

---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.9.2
creationTimestamp: null
name: fieldexports.services.k8s.aws
spec:
Expand Down Expand Up @@ -133,9 +132,3 @@ spec:
storage: true
subresources:
status: {}
status:
acceptedNames:
kind: ""
plural: ""
conditions: []
storedVersions: []
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: opensearchservice-chart
description: A Helm chart for the ACK service controller for Amazon OpenSearch Service (OpenSearch)
version: v0.0.14
appVersion: v0.0.14
version: v0.0.15
appVersion: v0.0.15
home: https://github.com/aws-controllers-k8s/opensearchservice-controller
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
sources:
Expand Down
5 changes: 4 additions & 1 deletion helm/crds/services.k8s.aws_adoptedresources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,10 @@ spec:
blockOwnerDeletion:
description: If true, AND if the owner has the "foregroundDeletion"
finalizer, then the owner cannot be deleted from the
key-value store until this reference is removed. Defaults
key-value store until this reference is removed. See
https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion
for how the garbage collector interacts with this
field and enforces the foreground deletion. Defaults
to false. To set this field, a user needs "delete"
permission of the owner, otherwise 422 (Unprocessable
Entity) will be returned.
Expand Down
2 changes: 1 addition & 1 deletion helm/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ .Chart.Name }} has been installed.
This chart deploys "public.ecr.aws/aws-controllers-k8s/opensearchservice-controller:v0.0.14".
This chart deploys "public.ecr.aws/aws-controllers-k8s/opensearchservice-controller:v0.0.15".

Check its status by running:
kubectl --namespace {{ .Release.Namespace }} get pods -l "app.kubernetes.io/instance={{ .Release.Name }}"
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

image:
repository: public.ecr.aws/aws-controllers-k8s/opensearchservice-controller
tag: v0.0.14
tag: v0.0.15
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down

0 comments on commit 3058c82

Please sign in to comment.