Skip to content

Conversation

@psrvere
Copy link

@psrvere psrvere commented Dec 9, 2025

Logging Improvements and Bug Fixes:

  • added a new file 'rfe.go' to store all open RFEs which are shown in logs
  • added Logger field to ConvertOptions
  • added Info logs for docker strategy migration flow -
  • created a separate function getServiceAccountName
  • fixed tests because of logger changes
  • go mod tidy
  • Bug-1: migrated BuildConfig's namespace
  • Bug-2: corrected incorrect handling of volumes in docker strategy migration. It's not supported yet.
  • Bug-3: added namespace in from field
  • Bug-4: processSource function was not checking if b.Spec.Source exits already. This led to overwriting this field. Fixed it.

Signed-off-by: Prateek Rathore prathore@redhat.com

@psrvere psrvere changed the title Logging Improvements and Bug Fixes - added a new file 'rfe.go' to store all open rfes which are shown in logs - added Logger field to ConvertOptions - added Info logs for docker strategy migration flow - created a separate function getServiceAccountName - fixed tests because of logger changes - go mod tidy - Bug1: migrated buildconfig's namespace - Bug2: corrected incorrect handling of volumes in docker strategy migration. It's not supported yet. - Bug3: added namespace in from field - Bug4: processSource function was not checking if b.Spec.Source exits already. This led to overwriting this field. Fixed it. Improved Logging and Bug Fixes Dec 9, 2025
- added a new file 'rfe.go' to store all open rfes which are shown in logs
- added Logger field to ConvertOptions
- added Info logs for docker strategy migration flow
- created a separate function getServiceAccountName
- fixed tests because of logger changes
- go mod tidy
- Bug1: migrated buildconfig's namespace
- Bug2: corrected incorrect handling of volumes in docker strategy migration. It's not supported yet.
- Bug3: added namespace in from field
- Bug4: processSource function was not checking if b.Spec.Source exits already. This led to overwriting this field. Fixed it.

Signed-off-by: Prateek Rathore <prathore@redhat.com>
@psrvere psrvere marked this pull request as ready for review December 9, 2025 11:35
Copy link
Contributor

@jmontleon jmontleon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Seems straight forward.

@psrvere psrvere merged commit 24a9876 into migtools:shipwright Dec 12, 2025
1 check 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