scc-operator/pkg/util
Dan P. a1d57bc3bb
General refactors fixes (#49)
* clean up jitterbug to use correct log builder strategy

* refactor: code re-org

* refactor: scc URL consts and add bias notes

* Adjust logger to correct component context

* refactor: remove the SystemNamespace context initializer

This initializer is now redundant with how the config settings work. It was only actually used (to fetch the value) in a few spots.
So ultimately we were already circumventing it a lot and the new mechanism should work just as well without it.

* refactor: adjust helpers structure

* Fix refactor bug

* Update pkg/controllers/helpers/ownership.go

Co-authored-by: Samuel Vasconcelos <samuel.vasconcelos@suse.com>

* Correct ownership helper issues per Sam feedback

* small refactors

* Update pkg/controllers/helpers/ownership.go

Co-authored-by: Diogo Souza <diogo.souza@suse.com>

* fix test nit

---------

Co-authored-by: Samuel Vasconcelos <samuel.vasconcelos@suse.com>
Co-authored-by: Diogo Souza <diogo.souza@suse.com>
2025-10-13 16:14:16 -04:00
..
jitterbug General refactors fixes (#49) 2025-10-13 16:14:16 -04:00
log
salt
util.go