Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid service ID #64

Open
jantobola opened this issue Apr 16, 2020 · 0 comments
Open

Invalid service ID #64

jantobola opened this issue Apr 16, 2020 · 0 comments

Comments

@jantobola
Copy link

My connection between flux and fluxcloud works fine but I am experiencing something similar to this issue #26
I'm using flux 1.19.0 and fluxcloud 0.3.9
here is the log from fluxcloud:

Request for:/v6/events
{"id":0,"serviceIDs":["\u003ccluster\u003e:namespace/"],"type":"sync","startedAt":"2020-04-15T10:34:18.964351567Z","endedAt":"2020-04-15T10:34:18.964351567Z","logLevel":"info","metadata":{"commits":[{"revision":"7eda317cbeaa70fb1b76f73f977a71725e7c2f21","message":"test namespace"}],"includes":{"other":true},"errors":[{"ID":"\u003ccluster\u003e:namespace/","Path":"namespaces/test.yaml","Error":"running kubectl: error: error validating \"STDIN\": error validating data: ValidationError(Namespace.metadata): unknown field \"names\" in io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta; if you choose to ignore these errors, turn validation off with --validate=false"}]}}
parsing <cluster>:namespace/: invalid service ID
Request for:/v6/events

parsing <cluster>:namespace/: invalid service ID - everytime this occurs in the log, message is not sent. It only happens when there is some kind of error on flux side, e.g. yaml resource validation. So for now we are not notified about errors which is not good.

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

No branches or pull requests

1 participant