Bryan Monsalvatge

Results 8 comments of Bryan Monsalvatge

Having this same error #381 > You are not providing such placeholders, so why do you expect the plugin to replace anything? I think @Ingvin specified the clusterID with the...

I managed to solve my issue by including `plugin: {}` in my application manifest like so: ```yaml project: myproject source: repoURL: 'https://gitlab.com/test/test-repo.git' path: test targetRevision: HEAD plugin: {} destination: server:...

Try updating your App manifest with `plugin: {}` like the following: ```yaml kind: Application metadata: name: test-app spec: destination: namespace: default server: https://kubernetes.default.svc project: default source: repoURL: 'xxxxxx' targetRevision: HEAD...

Mind sharing the new error?

Just checking back on this to see if anything else is needed to push this through?

Fix was but updating the boto3 requirement to at least `1.14.0` in the `setup.py` file. Submitted #311

Would still love to see this doc created for this type of setup, as we're trying to do something similar.

I can't seem to get either API working for me at the moment. Edit: on iOS 15. iPhone 11