Skip to content

Conversation

@dxs-0
Copy link
Owner

@dxs-0 dxs-0 commented Dec 6, 2024

ArgoCD up and running, testing empty hello-world app on Flask. Error:

apetrov@dXs3:~/k8s/devops-programme$ kubectl get endpoints python-flask-hello-world -n hello-world
NAME ENDPOINTS AGE
python-flask-hello-world 26m

@github-actions
Copy link

github-actions bot commented Dec 6, 2024

yamllint Failed

Show Output
::group::./service.yml
::warning file=./service.yml,line=1,col=1::1:1 [document-start] missing document start "---"
::error file=./service.yml,line=11,col=23::11:23 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./ansDockerPy.yml
::warning file=./ansDockerPy.yml,line=29,col=15::29:15 [truthy] truthy value should be one of [false, true]
::warning file=./ansDockerPy.yml,line=35,col=17::35:17 [truthy] truthy value should be one of [false, true]
::endgroup::

::group::./deploy.yml
::warning file=./deploy.yml,line=1,col=1::1:1 [document-start] missing document start "---"
::error file=./deploy.yml,line=22,col=13::22:13 [new-line-at-end-of-file] no new line character at the end of file
::error file=./deploy.yml,line=22,col=1::22:1 [trailing-spaces] trailing spaces
::endgroup::

::group::./.github/workflows/action.yml
::warning file=./.github/workflows/action.yml,line=4,col=1::4:1 [truthy] truthy value should be one of [false, true]
::warning file=./.github/workflows/action.yml,line=167,col=13::167:13 [comments-indentation] comment not indented like content
::endgroup::

Workflow: GitHub Actions CI, Action: __karancode_yamllint-github-action, Lint: .

@github-actions
Copy link

github-actions bot commented Dec 6, 2024

yamllint Failed

Show Output
::group::./service.yml
::error file=./service.yml,line=13,col=1::13:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./ansDockerPy.yml
::warning file=./ansDockerPy.yml,line=29,col=15::29:15 [truthy] truthy value should be one of [false, true]
::warning file=./ansDockerPy.yml,line=35,col=17::35:17 [truthy] truthy value should be one of [false, true]
::endgroup::

::group::./deploy.yml
::error file=./deploy.yml,line=23,col=1::23:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./.github/workflows/action.yml
::warning file=./.github/workflows/action.yml,line=4,col=1::4:1 [truthy] truthy value should be one of [false, true]
::warning file=./.github/workflows/action.yml,line=167,col=13::167:13 [comments-indentation] comment not indented like content
::endgroup::

Workflow: GitHub Actions CI, Action: __karancode_yamllint-github-action, Lint: .

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2024

@dxs-0 dxs-0 merged commit f86fd70 into main Dec 6, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants