Skip to content

Commit

Permalink
Update ACK runtime to v0.15.2 (#10)
Browse files Browse the repository at this point in the history
### Update ACK runtime to `v0.15.2`

----------
NOTE:
This PR increments the release version of service controller from `v0.0.1` to `v0.0.2`

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

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

----------

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

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

----------

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 Dec 14, 2021
1 parent ed35ba0 commit dd95ccc
Show file tree
Hide file tree
Showing 15 changed files with 32 additions and 25 deletions.
8 changes: 4 additions & 4 deletions apis/v1alpha1/ack-generate-metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ack_generate_info:
build_date: "2021-09-27T21:39:59Z"
build_hash: 70d6e5be458e87d920237bce479506ce440f5095
go_version: go1.15.6
version: v0.14.1
build_date: "2021-10-27T20:50:23Z"
build_hash: d2b063806d25cfcae4f2d4eb44f8e3f713b23e8e
go_version: go1.15
version: v0.15.2
api_directory_checksum: 14803f2939e203c95013d87c3a343721dee07d6d
api_version: v1alpha1
aws_sdk_go_version: v1.37.10
Expand Down
2 changes: 0 additions & 2 deletions config/controller/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ spec:
- command:
- ./bin/controller
args:
- --aws-account-id
- "$(AWS_ACCOUNT_ID)"
- --aws-region
- "$(AWS_REGION)"
- --enable-development-logging
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws-controllers-k8s/kms-controller
go 1.14

require (
github.com/aws-controllers-k8s/runtime v0.14.1
github.com/aws-controllers-k8s/runtime v0.15.2
github.com/aws/aws-sdk-go v1.37.10
github.com/go-logr/logr v0.1.0
github.com/spf13/pflag v1.0.5
Expand Down
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY=
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY=
github.com/aws-controllers-k8s/runtime v0.14.1 h1:2/hCwost9rmtgsgktCtJH75U74ziWiBs0bHFOB2iaKo=
github.com/aws-controllers-k8s/runtime v0.14.1/go.mod h1:kG2WM4JAmLgf67cgZV9IZUkY2DsrUzsaNbmhFMfb05c=
github.com/aws-controllers-k8s/runtime v0.15.2 h1:waRPQGw+b/9huNHcMG+LQoVW4VP2YIBqZNdB+JAh//E=
github.com/aws-controllers-k8s/runtime v0.15.2/go.mod h1:W0Txdhb1Npx5kg72w2WFwIpGFvSsMxXlJzzNHAwCLeY=
github.com/aws/aws-sdk-go v1.37.10 h1:LRwl+97B4D69Z7tz+eRUxJ1C7baBaIYhgrn5eLtua+Q=
github.com/aws/aws-sdk-go v1.37.10/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
Expand Down Expand Up @@ -175,6 +175,8 @@ github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJ
github.com/imdario/mergo v0.3.6 h1:xTNEAn+kxVO7dTZGu0CegyqKZmoWFI0rF8UxjlB2d28=
github.com/imdario/mergo v0.3.6/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/jaypipes/envutil v1.0.0 h1:u6Vwy9HwruFihoZrL0bxDLCa/YNadGVwKyPElNmZWow=
github.com/jaypipes/envutil v1.0.0/go.mod h1:vgIRDly+xgBq0eeZRcflOHMMobMwgC6MkMbxo/Nw65M=
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8=
Expand Down
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: kms-chart
description: A Helm chart for the ACK service controller for AWS Key Management Service (KMS)
version: v0.0.0-non-release-version
appVersion: v0.0.0-non-release-version
version: v0.0.2
appVersion: v0.0.2
home: https://github.com/aws-controllers-k8s/kms-controller
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
sources:
Expand Down
4 changes: 0 additions & 4 deletions helm/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ spec:
- command:
- ./bin/controller
args:
- --aws-account-id
- "$(AWS_ACCOUNT_ID)"
- --aws-region
- "$(AWS_REGION)"
- --aws-endpoint-url
Expand All @@ -63,8 +61,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: AWS_ACCOUNT_ID
value: {{ .Values.aws.account_id | quote }}
- name: AWS_REGION
value: {{ .Values.aws.region }}
- name: AWS_ENDPOINT_URL
Expand Down
3 changes: 1 addition & 2 deletions 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/kms-controller
tag: v0.0.0-non-release-version
tag: v0.0.2
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down Expand Up @@ -38,7 +38,6 @@ resources:
aws:
# If specified, use the AWS region for AWS API calls
region: ""
account_id: ""
endpoint_url: ""

# log level for the controller
Expand Down
5 changes: 3 additions & 2 deletions pkg/resource/alias/descriptor.go

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

2 changes: 2 additions & 0 deletions pkg/resource/alias/sdk.go

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

5 changes: 3 additions & 2 deletions pkg/resource/custom_key_store/descriptor.go

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

2 changes: 2 additions & 0 deletions pkg/resource/custom_key_store/sdk.go

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

5 changes: 3 additions & 2 deletions pkg/resource/grant/descriptor.go

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

2 changes: 2 additions & 0 deletions pkg/resource/grant/sdk.go

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

5 changes: 3 additions & 2 deletions pkg/resource/key/descriptor.go

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

2 changes: 2 additions & 0 deletions pkg/resource/key/sdk.go

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

0 comments on commit dd95ccc

Please sign in to comment.