Skip to content

Remove old property: proxy.enabled - Diego release#124

Closed
kart2bc wants to merge 3 commits intocloudfoundry:mainfrom
kart2bc:TNZ-46997
Closed

Remove old property: proxy.enabled - Diego release#124
kart2bc wants to merge 3 commits intocloudfoundry:mainfrom
kart2bc:TNZ-46997

Conversation

@kart2bc
Copy link
Copy Markdown
Contributor

@kart2bc kart2bc commented Jul 9, 2025

Summary

remove proxy.enabled property

go-1.24.6: Pulling from cloudfoundry/tas-runtime-postgres
Digest: sha256:43fd19ebbb66bdfa9dbe5a231ef382c1bbf29413824bee1f6d321dd30d2fb2a4
Status: Image is up to date for cloudfoundry/tas-runtime-postgres:go-1.24.6
docker.io/cloudfoundry/tas-runtime-postgres:go-1.24.6
Error response from daemon: No such container: diego-release-postgres-docker-container
root@b2d0a749450c:/# cd repo
root@b2d0a749450c:/repo# ls
blobs  CODEOWNERS  config  docs  Gemfile  Gemfile.lock  jobs  LICENSE  NOTICE  packages  README.md  releases  scripts  spec  src
root@b2d0a749450c:/repo# cd scripts/
root@b2d0a749450c:/repo/scripts# cd docker/
root@b2d0a749450c:/repo/scripts/docker# ls
build-binaries.bash  lint.bash  test.bash  tests-templates.bash
root@b2d0a749450c:/repo/scripts/docker# ./test.bash executor
Setting env: DB_USER
Setting env: DB_PASSWORD
Verifying: verify_go repo/src/code.cloudfoundry.org/executor
go version go1.24.6 linux/arm64
booting postgres.connection established to postgres
2025/09/18 21:14:15 maxprocs: Leaving GOMAXPROCS=4: CPU quota undefined
[1758230055] Executor Suite - 11/11 specs - 7 procs ••••••••••• SUCCESS! 62.824196ms 
[1758230055] ContainerMetrics Suite - 26/26 specs - 7 procs •••••••••••••••••••••••••• SUCCESS! 312.783949ms 
[1758230055] Depot Suite - 32/32 specs - 7 procs •••••••••••••••••••••••••••••••• SUCCESS! 354.054665ms 
[1758230055] Containerstore Suite - 253/253 specs - 7 procs ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• SUCCESS! 23.181763034s 
[1758230055] Log Streamer Suite - 60/60 specs - 7 procs •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• SUCCESS! 1.153487727s 
[1758230055] Metrics Suite - 7/7 specs - 7 procs ••••••• SUCCESS! 49.558561ms 
[1758230055] Steps Suite - 263/263 specs - 7 procs ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• SUCCESS! 4.656868858s 
[1758230055] Transformer Suite - 62/62 specs - 7 procs •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• SUCCESS! 525.154176ms 
[1758230055] Uploader Suite - 13/13 specs - 7 procs •••
------------------------------
• [0.036 seconds]
Uploader Secure Upload when the server supports tls when the client has incorrect certs fails when ca cert is wrong
/repo/src/code.cloudfoundry.org/executor/depot/uploader/uploader_test.go:343

  Captured StdOut/StdErr Output >>
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:48362: remote error: tls: bad certificate
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:48370: remote error: tls: bad certificate
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:48374: remote error: tls: bad certificate
  << Captured StdOut/StdErr Output
------------------------------
•
------------------------------
• [0.045 seconds]
Uploader Secure Upload when the server supports tls when the client has incorrect certs fails when wrong cert/keypair is provided
/repo/src/code.cloudfoundry.org/executor/depot/uploader/uploader_test.go:330

  Captured StdOut/StdErr Output >>
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:35574: tls: failed to verify certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "server-ca")
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:35576: tls: failed to verify certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "server-ca")
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:35586: tls: failed to verify certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "server-ca")
  << Captured StdOut/StdErr Output
------------------------------
••••
------------------------------
• [0.074 seconds]
Uploader Secure Upload when the server supports tls when the client has incorrect certs fails when no certs are provided
/repo/src/code.cloudfoundry.org/executor/depot/uploader/uploader_test.go:324

  Captured StdOut/StdErr Output >>
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:52034: remote error: tls: bad certificate
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:52038: remote error: tls: bad certificate
  2025/09/18 21:15:14 http: TLS handshake error from 127.0.0.1:52050: remote error: tls: bad certificate
  << Captured StdOut/StdErr Output
------------------------------
•• SUCCESS! 2.542828166s 
[1758230055] HealthState Suite - 26/26 specs - 7 procs •••••••••••••••••••••••••• SUCCESS! 184.476748ms 
[1758230055] Initializer Suite - 37/37 specs - 7 procs ••••••••••••••••••••••••••••••••••••• SUCCESS! 354.954509ms 
[1758230055] Configuration Suite - 29/29 specs - 7 procs ••••••••••••••••••••••••••••• SUCCESS! 36.772283ms 

Ginkgo ran 12 suites in 1m5.719303026s
Test Suite Passed
root@b2d0a749450c:/repo/scripts/docker# exit
exit

bosh: null | cf: api.bbl-diego-env.arp.cloudfoundry.org (packer-vm) 
~/workspace/diego-release |develop U:8| 
$ cd src/code.cloudfoundry.org/executor/

bosh: null | cf: api.bbl-diego-env.arp.cloudfoundry.org (packer-vm) 
~/workspace/diego-release/src/code.cloudfoundry.org/executor |TNZ-46997 ✔| 

Backward Compatibility

Breaking Change? Yes

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Jul 11, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@kart2bc kart2bc force-pushed the TNZ-46997 branch 4 times, most recently from ddedda6 to ae0dc33 Compare July 11, 2025 18:41
@kart2bc kart2bc marked this pull request as ready for review September 22, 2025 15:24
@kart2bc kart2bc requested a review from a team as a code owner September 22, 2025 15:24
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Sep 22, 2025
@kart2bc kart2bc closed this Sep 23, 2025
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants