/srv/irclogs.ubuntu.com/2020/08/20/#juju.txt

=== _thumper_ is now known as thumper
souHey good people, I am trying to enable TLS for openstack endpoints. For this purpose I am using vault as the CA, and trying to use https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-certificate-management.html . But signing the CSR step is confusing. It does not say how to generate .pem file. Do we have any other08:42
soudocument which I can use to setup TLS for keystone using vault as the CA!08:42
souAppreciate any tips/steps/documents.08:42
souThanks!08:42
wallyworldsou: you will most likely have more luck asking in #openstack08:43
souThanks wallyworld. As the document mentions charms, I added my concern here. Let me check in #openstack!08:49
wallyworldsou: yes, fair call. the folks who write the openstack charms tend not to hang out here so much. if you dn't get any luck in @openstack, there's a discourse forum you can try (i'd need to look up the address)08:52
souSure. Many thanks!08:54
stickupkidmanadart, achilleasa SUPER EASY ONE https://github.com/juju/juju/pull/1191909:47
soutr.10:06
stickupkidmanadart, achilleasa another one10:13
stickupkid https://github.com/juju/juju/pull/1192010:13
achilleasastickupkid: aren't we installing mongo via snap?10:22
stickupkidachilleasa, you wish10:23
stickupkidachilleasa, this is for testing10:23
achilleasawhy not? shouldn't we install the version actually installed when bootstrapping?10:23
stickupkidachilleasa, but that's dependant on version10:23
stickupkidachilleasa, also I'm unsure how snaps will behave on github actions, i.e. in a container/chroot thing10:24
stickupkidachilleasa, I'm not sure I want to go down that rabbit hole10:25
stickupkidachilleasa, keep in mind we should always work with the lowest common mongo, as we never upgrade our mongos10:25
stickupkidachilleasa, (unless you do upgrade series maybe?)10:25
achilleasasince we maintain our own juju-db, can't we tar.gz it and curl | tar it?10:26
stickupkidlife10:26
stickupkidachilleasa, but we don't really10:26
achilleasabut this is just the client tests right?10:26
stickupkidyeah10:26
achilleasaok, cool then10:26
stickupkidwe use the packaged one with the os10:26
stickupkidi.e. the apt one and make install-dependencies gets that latest one for us10:27
stickupkidwe just have to blast away what ever is there10:27
achilleasabut latest is not really latest now is it?10:27
stickupkidbecause github "decided" that it will install a FUCK TON of crap software when what I really want is ubuntu10:28
achilleasaI mean due to the licensing issues10:28
stickupkidHA10:28
stickupkidyeah, yeah10:28
stickupkidyou get all this bullshit when you request ubuntu https://github.com/actions/virtual-environments/tree/main/images/linux/scripts/installers10:28
stickupkidI already brought this up with the powers that be, that if I requested ubuntu, I should just get ubuntu, not that fucking shit show10:29
stickupkidwhy the fuck do I want php10:29
stickupkidand node10:29
stickupkidthey don't even have maas, juju, etc and they're canoncial products jeez10:30
SpecialK|CanonAs a GitHub Actions user I'm more likely to want PHP in my environment than I am MAAS10:37
SpecialK|Canonbut some of the versions can sure be surprising10:38
stickupkidbut you should ask for it, not be given it10:38
stickupkidSpecialK|Canon, I'd rather have this https://paste.ubuntu.com/p/f55QkrbsWH/10:41
SpecialK|Canonstickupkid: I know which one I'd rather implement the caching for ;)10:43
stickupkidI know why they do it though, so they can cache the hell out of the image10:43
SpecialK|Canon(But I see your point as a user)10:43
stickupkidSpecialK|Canon, yeah, but ubuntu is a brand, it's expected to perform exactly the same for every installation, this changes that. I'm now not getting "ubuntu", I'm getting ubuntu with stuff that I have to horse around with to get me to a more stock ubuntu10:44
stickupkidthat's my main issue... caching is a github issue, not a user one10:45
manadartstickupkid achilleasa: This is patch I have been discussing at standup: https://github.com/juju/juju/pull/1192111:20
stickupkidmanadart, will look11:20
stickupkidmanadart, ho? got questions11:30
manadartstickupkid: Yep, gimme a couple.11:32
stickupkidmanadart, Q&A went well, although slow14:07
stickupkidmanadart, another question though14:07
manadartstickupkid: Yup?14:07
stickupkidin the database I'm looking at and the PR description, there is now a "type", is this an migration step, or do we not care?14:08
stickupkidah no wait, I'm blind14:08
stickupkidmanadart, tick14:09
manadartstickupkid: Ta.14:10
achilleasastickupkid: or hml quick CR for a help text change? https://github.com/juju/juju/pull/1192215:42
hmlachilleasa:  looking15:42
hmlachilleasa:  one suggestion for the change.15:48
achilleasahml: It was easier to just rewrite the help text. Can you take another look?16:10
hmlachilleasa:  sure16:11
hmlstickupkid: review please: https://github.com/juju/juju/pull/11923. it’s not really 1k lines, there are mock files and json schema changes.16:12
stickupkidhml, k16:12
hmlstickupkid: I’ll do the TODO once i get the whole thing wired up16:13
hmlin the next pr16:13
hmlachilleasa:  I like the new write up,  any concerns that this does not follow the other help msgs with a specific examples section?16:14
stickupkidhml, do we need Resolve for charm hub?16:16
hmlstickupkid: we will, need to figure out where to put it and what it should contain.  that’s my next step16:16
hmli’m thinking just the charmhub package16:17
stickupkidhml, done16:18
hmlstickupkid: ho?16:20
stickupkidsure16:20
achilleasahml: no idea :D16:22
achilleasapetevg: ^^^ thoughts on https://github.com/juju/juju/pull/11922 re: Heather's comment?16:23
achilleasahml: actually I should change the redis example and use apache2 everywhere16:24
stickupkidesp. because redis isn't even updated16:34
=== evhan` is now known as evhan

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!