Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Add secret annotations' backward translation#23

Open
philimonoff wants to merge 2 commits into
loft-sh:masterfrom
philimonoff:translate-secret-annotations
Open

Add secret annotations' backward translation#23
philimonoff wants to merge 2 commits into
loft-sh:masterfrom
philimonoff:translate-secret-annotations

Conversation

@philimonoff
Copy link
Copy Markdown

No description provided.

@philimonoff philimonoff changed the title Add secret annotations' backward translation #22 Add secret annotations' backward translation Dec 19, 2022
@philimonoff
Copy link
Copy Markdown
Author

Closes #22.

physicalClient client.Client
}

func (s *secretSyncer) getCertVirtualName(certPhysicalName string) (string, error) {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I'm not sure, but I think this function and function below could be transformed to single function getObjectVirtualName or something like that.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

when Oleg is back from holiday he may have thoughts, but for me this seems fine as two simple little functions like this!

Copy link
Copy Markdown

@carlmontanari carlmontanari left a comment

Choose a reason for hiding this comment

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

👋 hey there! im not super up to speed with the cert-manager plugin but just made a few nit picky comments here. I suspect we'll want to wait for Fabian or Oleg to chime back in after the holidays before getting merged since they've got more context... but, seems reasonable to me from what I know :)

physicalClient client.Client
}

func (s *secretSyncer) getCertVirtualName(certPhysicalName string) (string, error) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

when Oleg is back from holiday he may have thoughts, but for me this seems fine as two simple little functions like this!

Comment thread cert-manager-plugin/pkg/syncers/secrets/syncer.go Outdated
Comment thread cert-manager-plugin/pkg/syncers/secrets/syncer.go Outdated
Comment thread cert-manager-plugin/pkg/syncers/secrets/syncer.go Outdated
Comment thread cert-manager-plugin/pkg/syncers/secrets/syncer.go Outdated
@philimonoff
Copy link
Copy Markdown
Author

@carlmontanari Hi!
Thank You for Your comments!
Could You tell, when do You expect Fabian or Oleg to return?

@carlmontanari
Copy link
Copy Markdown

nice, thanks for the little clean up!

I think you'll be waiting till the new year what w/ holidays/time off and such.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants