Jacob Vallejo
Jacob Vallejo
Support for static node labels was added in bottlerocket-os/bottlerocket#366 so this should be possible to do with the API or another on-box process.
It might also be feasible to have a job scheduled onto new nodes to "query" it for the updater inferface and set the appropriate label (#4). This might be a...
> The nodegroup can have labels applied to instances automatically to avoid needing to do it manually. I personally use the above method as well for short lived clusters! It's...
Thanks for sharing your use case and laying out what your ideal operation would look like. > This might be done using a tool like [planetlabs/draino](https://github.com/planetlabs/draino), but the update-operator would...
I believe this list would have significant tie in with bottlerocket-os/bottlerocket#103 @sam-aws @iliana
I would have `updog` be in charge of reporting update availability and metadata to the client, `dogswatch-node` who would accept its data provider as the "authority" on the update itself....
Control of labels for automated session association would be a huge win too. For example, with Tasker and a location / network profile, one could toggle on a "work" label....
Hi @rescaux, thanks for sharing the logs~ > What I managed with this config so far was, that the script got executed correctly - but only a few seconds after...
Thanks for reporting in and posting logs @rj93! We suspect you're up against a separate (but related) issue that comes into play when processes spawn in the context of a...
> I created a launch daemon in /Library/LaunchDaemons that was basically the same contents of what gitlab-runner install created, plus UserName ec2-user. Ah, sorry! You're right, yes, we are recommending...