Skip to content

Conversation

a-hilaly
Copy link
Member

@a-hilaly a-hilaly commented Feb 9, 2023

The runtime expects --reconcile-resource-resync-seconds to be an array
of string values. While in deployment.yaml we pass an empty string which
is invalid for runtime/pkg/config.

This patch fixes this issue by removing the
--reconcile-resource-resync-seconds value
Signed-off-by: Amine Hilaly [email protected]

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

@ack-prow ack-prow bot requested review from jljaco and vijtrip2 February 9, 2023 18:55
@ack-prow ack-prow bot added the approved label Feb 9, 2023
@RedbackThomson
Copy link
Contributor

Thank you
/lgtm

@ack-prow ack-prow bot added the lgtm Indicates that a PR is ready to be merged. label Feb 9, 2023
@ack-prow
Copy link

ack-prow bot commented Feb 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: A-Hilaly, RedbackThomson

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:
  • OWNERS [A-Hilaly,RedbackThomson]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

The runtime expects `--reconcile-resource-resync-seconds` to be an array
of string values. While in deployment.yaml we pass an empty string which
is invalid for `runtime/pkg/config`.

This patch fixes this issue by removing the
`--reconcile-resource-resync-seconds` value

Signed-off-by: Amine Hilaly <[email protected]>
@ack-prow ack-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 9, 2023
@ack-prow
Copy link

ack-prow bot commented Feb 9, 2023

New changes are detected. LGTM label has been removed.

@a-hilaly a-hilaly merged commit ac50bd8 into aws-controllers-k8s:main Feb 9, 2023
@jljaco
Copy link
Contributor

jljaco commented Feb 9, 2023

This was to get tests passing in #409

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants