cloud-native-toolkit / planning

The is the planning repo to manage the cross project Epics and Issues. Tasks and Bugs
3 stars 1 forks source link

Tekton pipelines should support using a network proxy #836

Open seansund opened 3 years ago

seansund commented 3 years ago

If the cluster is running in an environment where a proxy is required to access the external internet the Tekton tasks should support using the proxy config.

Brute force approach:

Use the pattern we already have in place:

Design decision:

Which tasks should reference the proxy secret?

Alternatives:

Related story: