Solomon Jacobs

Results 21 comments of Solomon Jacobs

There were two things that confused me in the beginning, so let me give the information here: - This action is named `setup-qemu-action`, but it only sets up user mode...

Hi @Hsn723 , it looks like this PR is out of date and has some overlap with other changes, that have been merged in the mean time. So, I'll close...

This definitely looks like an ephemeral issue to me: ``` Your Atlassian Cloud site is currently unavailable. Please check https://status.atlassian.com for known problems. If there are no known problems and...

Hi @alex-deploys , closing this issue, since it seems to have resolved by itself. Kind regards, Solomon Jacobs

You only mean to check the general syntax, correct? Does this program solve your problem? ```go package main import ( "fmt" "os" "github.com/alecthomas/kingpin/v2" "github.com/prometheus/alertmanager/config" ) func main() { configFile :=...

Ok, so this means you want to take the existing `amtool check-config` command and expose it as an endpoint?

To be honest the issue still not so clear to me. If I read this correctly, the service you use to manage the config map will use the endpoint of...

I'm sorry to say that this feature does not fit well with the project as a whole, and thus won't be implemented. This decision was made during the bug scrub...

As I already mentioned, I did not make this decision by myself. You would have to convince a number of people. The implementation is not the main concern: You **have**...