Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

fix(kedge create): add flag --save-config #344

Merged

Conversation

surajssd
Copy link
Member

By enabling this flag for kubectl create by default, the
configuration of current object will be saved in its annotation.
Otherwise, the annotation will be unchanged. This flag is useful
when you want to perform kedge apply on this object in the future.

Fixes #322

By enabling this flag for `kubectl create` by default, the
configuration of current object will be saved in its annotation.
Otherwise, the annotation will be unchanged. This flag is useful
when you want to perform `kedge apply` on this object in the future.
Copy link
Member

@kadel kadel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@surajssd surajssd merged commit 7789119 into kedgeproject:master Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants