Skip to content

Conversation

GrigoriyMikhalkin
Copy link
Contributor

@GrigoriyMikhalkin
Copy link
Contributor Author

cc @adracus

I also tested it on partitionlet service. So it's basically implemented there. If that is something that would be useful for partitionlet service i can create PR there.


By("updating settings with empty value")
Expect(s.Set("")).NotTo(HaveOccurred())
Expect(s.settings).To(Equal(defaults))
Copy link
Contributor

Choose a reason for hiding this comment

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

We shouldn't access private values in tests.

@GrigoriyMikhalkin
Copy link
Contributor Author

@adracus Ready for re-review.

Copy link
Contributor

@adracus adracus left a comment

Choose a reason for hiding this comment

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

Looks good, just the naming change of DefaultValue and we can merge 🚀

@adracus adracus merged commit d91f905 into main Dec 2, 2021
@adracus adracus deleted the 20-reusable-switches branch December 2, 2021 14:01
@hardikdr hardikdr added the area/iaas Issues related to IronCore IaaS development. label Jun 27, 2025
@hardikdr hardikdr added this to Roadmap Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/iaas Issues related to IronCore IaaS development. size/L
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants