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

Bug/doc gen yml - missing labels - make tailor in qs fail & move to github actions #23

Merged
merged 12 commits into from
Apr 30, 2020

Conversation

clemensutschig
Copy link
Member

@clemensutschig clemensutschig commented Apr 30, 2020

context: with the new contributor concept we provision the ocp resources during quickstarter provision from the origin repo.. hence they need to be setup in a way that tailor finds them

Running in /tmp/workspace/odsst-cd/odsst-cd-ods-quickstarters-ods-document-gen-svc-cio8q2ka/odsp34/openshift
[Pipeline] {
[Pipeline] sh (Create component odsp34 in namespace odsst-dev)
+ tailor --non-interactive -n odsst-dev apply --upsert-only --selector app=odsst-odsp34 --param=PROJECT=odsst --param=COMPONENT=odsp34 --param=ENV=dev
Comparing templates in . with OCP namespace odsst-dev.
Limiting resources to is,bc with selector app=odsst-odsp34.
Found 0 resources in OCP cluster (current state) and 0 resources in processed templates (desired state).

No items where found in desired state. Possible reasons are:
* No templates are located in .
* No templates contain resources of kinds: is,bc
* No templates contain resources matching selector: app=odsst-odsp34

Refusing to continue without --force
2020/04/29 18:16:06 Diff not performed due to misconfiguration

@michaelsauter / @oalyman - we need consistent labels for ods applications, especially those that are quickstarterable ... my proprosal is in this PR ... cool?

or should we hard code the app name label (e.g. 'ods-document-generation-services')

I am fine either way, but @oalyman - you need to do the same inthe provision app :)

@clemensutschig clemensutschig added the bug Something isn't working label Apr 30, 2020
@clemensutschig clemensutschig self-assigned this Apr 30, 2020
@clemensutschig
Copy link
Member Author

also moved to github actions, to harmonize ...

@clemensutschig clemensutschig changed the title Bug/doc gen yml - missing labels - make tailor in qs fail Bug/doc gen yml - missing labels - make tailor in qs fail & move to github actions Apr 30, 2020
@clemensutschig clemensutschig merged commit c224154 into master Apr 30, 2020
@clemensutschig clemensutschig deleted the bug/doc-gen-yml branch April 30, 2020 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants