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

Support for Kubernetes List documents #824

Closed
squaremo opened this issue Nov 1, 2017 · 3 comments
Closed

Support for Kubernetes List documents #824

squaremo opened this issue Nov 1, 2017 · 3 comments

Comments

@squaremo
Copy link
Member

squaremo commented Nov 1, 2017

We can't update policy or image refs inside List documents, and I suspect we can't sync them properly either.

If you are pointing flux at an existing git repo with your yamls, this is one of the common causes for it to inexplicably break

@squaremo
Copy link
Member Author

squaremo commented Nov 1, 2017

OK I've tried it. For comparison, it's possible to

$ kubectl apply list.yaml

and it will create the resources therein listed.

If I add list.yaml to the repo I'm syncing, it will get applied (and the resources created) -- but flux does not recognise the individual resources, it thinks it's syncing a single resource called list/ (i.e., with no name). This will probably go wrong if there's more than one list documents.

@squaremo
Copy link
Member Author

squaremo commented Nov 2, 2017

When we fix this, we should also remove its mention as a limitation in #820 .

@squaremo
Copy link
Member Author

squaremo commented Aug 9, 2018

List documents are supported as of #976

@squaremo squaremo closed this as completed Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants