Issue
- I want to avoid the POD templates from being printed in the build console.
- After upgrading to
2.176.3.2
I noticed the POD templates are being printed in the build console.
Environment
- CloudBees CI (CloudBees Core)
- CloudBees CI (CloudBees Core) on modern cloud platforms - Managed controller
- CloudBees CI (CloudBees Core) on modern cloud platforms - Operations Center
- CloudBees CI (CloudBees Core) on traditional platforms - Client controller
- CloudBees CI (CloudBees Core) on traditional platforms - Operations Center
- CloudBees Jenkins Enterprise
- CloudBees Jenkins Enterprise - Managed controller
- CloudBees Jenkins Enterprise - Operations Center
- CloudBees Jenkins Platform - Client controller
- CloudBees Jenkins Platform - Operations Center
- CloudBees Jenkins Distribution
Resolution
Find the POD template configuration you are using in your job and uncheck Show raw yaml in console
:
Note: Depending on the job, the POD template used can be configured either inside the Operations Center: Manage Jenkins
-> Kubernetes Pod Templates
or in a Kubernetes Cloud Configuration
project, which should have the following icon:
Examples
Show raw yaml in console
Enabled:
Show raw yaml in console
Disabled:
Tested product/plugin versions
2.176.3.2-rolling
CloudBees Core1.17.2
Kubernetes Plugin
0 Comments