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

Observed: only a subset of resources get synced in any one run #916

Closed
squaremo opened this issue Jan 25, 2018 · 1 comment
Closed

Observed: only a subset of resources get synced in any one run #916

squaremo opened this issue Jan 25, 2018 · 1 comment
Assignees

Comments

@squaremo
Copy link
Member

https://weave-community.slack.com/archives/C4U5ATZ9S/p1516817285000450 and ff: it looks like only a subset of the resources defined in the repo get synced.

Suggested first step: clone the repo stated, point flux at it, and see what happens.

@squaremo squaremo self-assigned this Jan 25, 2018
@squaremo
Copy link
Member Author

I've cloned the repo in question and pointed local flux at it, and seem to get a similar result:

$ ls -R k8s-manifests/
k8s-manifests/:                             
db  iaas-board                              

k8s-manifests/db:                           
deployment.yaml  service.yaml               

k8s-manifests/iaas-board:                   
deployment.yaml  ingress.yaml  service.yaml
ts=2018-01-25T10:51:48.056623973Z caller=release.go:99 component=platform method=Sync cmd="kubectl --namespace default apply -f -" took=335.440894ms err=null output="ingress \"
iaas-board\" created\ndeployment \"iaas-board-deployment\" created"
...
ts=2018-01-25T10:56:56.1970462Z caller=release.go:99 component=platform method=Sync cmd="kubectl --namespace default apply -f -" took=207.671742ms err=null output="ingress \"iaas-board\" configured"

i.e., it appears that only some of the resources get given to kubectl apply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant