-
Notifications
You must be signed in to change notification settings - Fork 79
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
Introduce ctlplane user docs #744
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fao89 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
docs/build_docs.sh
Outdated
# Getting APIs from Services | ||
FILES=() | ||
PATHS=() | ||
SERVICE_PATH=($(MODCACHE=$(go env GOMODCACHE) awk '/openstack-k8s-operators/ && ! /lib-common/ && ! /openstack-operator/ && ! /infra/ {print ENVIRON["MODCACHE"] "/" $1 "@" $2 "/v1beta1/*_types.go"}' apis/go.mod)) | ||
for SERVICE in ${SERVICE_PATH[@]};do | ||
PATHS+=($(ls ${SERVICE})) | ||
done | ||
for API_PATH in ${PATHS[@]};do | ||
FILES+=$(echo " -f $API_PATH") | ||
done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hack for getting the file paths from the service APIs
c603cf4
to
ac3cc4a
Compare
recheck |
/retest-required |
c1e0431
to
d3928c3
Compare
/retest-required |
3 similar comments
/retest-required |
/retest-required |
/retest-required |
/test openstack-operator-build-deploy-kuttl |
1 similar comment
/test openstack-operator-build-deploy-kuttl |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/657ae04c375a4bf08f4b65f6fef3254c ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 11m 50s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/463d4e8eff604c57a63e65622a6ca931 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 51m 26s |
recheck |
Signed-off-by: Fabricio Aguiar <[email protected]>
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/6acb185096f34d3ba87f985e4fcd4998 ❌ openstack-k8s-operators-content-provider FAILURE in 18m 14s |
recheck |
/test openstack-operator-build-deploy-kuttl |
https://logserver.rdoproject.org/44/744/ad3efc7eb59f1518c8394ccdbfc8f79789035033/github-check/ctlplane-operator-docs-preview/a3345d8/docs_build/docs_build/ctlplane/index-upstream.html