Tags: answerbook/RemoteResource
Tags
chore(wave2): update remote resource controller to 2.0.6 Update remote resource controller to pick up functionality to change the default reconcile behavior on remote resources. Will read the key RR_RECONCILE_BY_DEFAULT from razeedeploy-overrides. The default is `true` * New Update Mode `AdditiveMergePatch` - will not remove fields from the live resource when they are removed from the definition * Request options can read `headersFrom` (configMapRef, secretMapRef) * Support `git` as a remote resource * update running node version to lts/16 * environment variable `RR_RECONCILE_BY_DEFAULT` will set the reconcile behavior BREAKING CHANGE: Removes support for old kapitan naming in annotations
fix(versions): make sure deployment files reference the right wave Previosuly the envsubst files were all incorrectly referencing wave0. This updates them to reference the version corresponding to the wave the belong to
chore(wave0): update remote resource controller to 2.0.6 Update remote resource controller to pick up functionality to change the default reconcile behavior on remote resources. Will read the key RR_RECONCILE_BY_DEFAULT from razeedeploy-overrides. The default is `true` * New Update Mode `AdditiveMergePatch` - will not remove fields from the live resource when they are removed from the definition * Request options can read `headersFrom` (configMapRef, secretMapRef) * Support `git` as a remote resource * update running node version to lts/16 * environment variable `RR_RECONCILE_BY_DEFAULT` will set the reconcile behavior BREAKING CHANGE: Removes support for old kapitan naming in annotations
wave5: increase limits.cpu - from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
wave4: increase limits.cpu - from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
PreviousNext