Skip to content

Conversation

@yhabteab
Copy link
Member

@yhabteab yhabteab commented Nov 4, 2025

These commits are just left overs from my previous PRs but can independently be merged, since they don't depend on them and enhance some of the existing code flows.

@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Nov 4, 2025
@yhabteab yhabteab added this to the 0.2.0 milestone Nov 4, 2025
@yhabteab yhabteab requested a review from julianbrost November 4, 2025 17:05
@yhabteab yhabteab added the enhancement New feature or request label Nov 4, 2025
@oxzi oxzi force-pushed the icingadb-source branch 4 times, most recently from e2a1836 to f3870a3 Compare November 6, 2025 15:43
Base automatically changed from icingadb-source to main November 7, 2025 10:34
It's getting ridiculous that those fields have to be passed around
everywhere into functions and methods. This becomes even more ridiculous
with upcoming PR of mine, so I just bite the bullet and make a struct
for it. This struct is typically embedded into other structs that need
access to these common resources, and each function or method has just
to take the `RuntimeConfig` as a parameter, and this will be populated
from there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants