facubatista | ¡Muy buenos días a todos! | 11:17 |
---|---|---|
facubatista | jam, hello! in which situations you're running flake8 yourself, in charmcraft? | 11:35 |
jam | morning facubatista | 11:35 |
jam | when I have a typo, I'd generally run flake8 again to make sure it is correct (eg, just that check) | 11:35 |
jam | that, and autopep8 runs whenever I save a file, which needs flake8 rules, though it only runs on the file that is modified | 11:36 |
facubatista | jam, which editor do you use? | 11:36 |
facubatista | it doesn't have integrated flake8? | 11:36 |
facubatista | jam, in any case, I +1ed your PR | 11:37 |
jam | Pycharm, it integrates via FileWatchers. It also gives warnings, etc built in. I'd still interact via the command line from time to time | 11:38 |
jam | thanks | 11:39 |
facubatista | jam, please remember my https://github.com/canonical/charmcraft/pull/93 | 11:40 |
mup | PR charmcraft#93: Store status <Created by facundobatista> <https://github.com/canonical/charmcraft/pull/93> | 11:40 |
jam | will do | 11:40 |
* facubatista brb | 13:20 | |
* facubatista is back | 13:34 | |
alejdg | Hey folks, I got my jenkins-agent charm working fine when I deploy only 1 unit, but if I scale up, it starts to deploy multiple replicasets and more units than requested. I don't know why that's happening and I'd like to know if anyone has an idea. | 18:19 |
alejdg | Another thing is that I'm using StoredState to save information, and that information is pertinent for a single unit. Because of that, I believe I need to set a different spec for each unit or maybe use secrets instead, but I'm not sure how to that. | 18:19 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!