Skip to content

[go-migration] Remove obsolete struct from JRE providers#1156

Merged
ramonskie merged 2 commits intocloudfoundry:feature/go-migrationfrom
kiril-keranov:patch-10
Jan 27, 2026
Merged

[go-migration] Remove obsolete struct from JRE providers#1156
ramonskie merged 2 commits intocloudfoundry:feature/go-migrationfrom
kiril-keranov:patch-10

Conversation

@kiril-keranov
Copy link
Contributor

@kiril-keranov kiril-keranov commented Jan 26, 2026

This Context struct is the same like the one in common/context.go but probably some leftover as it is not used anywhere. The one in common/context.go is the one broadly used around in the container, framework and jre logic.
Also removing the declared but not used labelMatch variable for the postgresql framework, as the check based on it was removed with the previous change.

@kiril-keranov
Copy link
Contributor Author

@ramonskie I guess this should be merged soon in order to prevent other testers to stumble on the BuildpackCompileFailed - App staging failed in the buildpack compile phase when executing staging from the go-migration branch.

@ramonskie ramonskie merged commit 47a747a into cloudfoundry:feature/go-migration Jan 27, 2026
1 check passed
@kiril-keranov kiril-keranov changed the title Remove obsolete struct from JRE providers [go-migration] Remove obsolete struct from JRE providers Jan 30, 2026
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