lp:~ines-almeida/launchpad-mojo-specs

Owned by Ines Almeida
Get this repository:
git clone https://git.not.enabled/~ines-almeida/launchpad-mojo-specs
Only Ines Almeida can upload to this repository. If you are Ines Almeida please log in for upload directions.

Branches

Name Last Modified Last Commit
lp-archive-add-max-size-content-cache 2024-05-14 12:32:37 UTC
lp-archive: add cache_max_size config to content-cache

Author: Ines Almeida
Author Date: 2024-05-14 12:27:41 UTC

lp-archive: add cache_max_size config to content-cache

The default is too high for the amount of disk space we currently use, so set this value in production. The plan is to bump the disk space when possible, but while we don't, we should set a limit to prevent the units disk space to be completely used up

lp-add-buildd-manager-qastaging-config 2024-05-01 06:36:21 UTC
lp-builder-proxy: add git.qastaging to the list of IPs allowed in qastaging b...

Author: Ines Almeida
Author Date: 2024-05-01 06:33:44 UTC

lp-builder-proxy: add git.qastaging to the list of IPs allowed in qastaging builds

bump-buildd-manager-charm 2024-04-26 10:38:08 UTC
WIP

Author: Ines Almeida
Author Date: 2024-04-26 10:38:08 UTC

WIP

lp-bump-launchpad-charms-version 2024-03-18 11:09:31 UTC
lp: bump launchpad-appserver charm version

Author: Ines Almeida
Author Date: 2024-03-18 11:09:31 UTC

lp: bump launchpad-appserver charm version

This revision contains an update in the launchpad-base configuration template that adds git URLs to environments without git hosting (which is the case for staging), without which some project pages fail to load

fix-staging-git-domain-configuration 2024-03-07 15:46:17 UTC
lp: add `git_domain` configuration to Launchpad

Author: Ines Almeida
Author Date: 2024-03-07 15:46:17 UTC

lp: add `git_domain` configuration to Launchpad

This configuration value was left out previously becasue staging does not have code hosting configured.
Despite of that, some Launchpad pages make use of this value to display links to git repositories when they exist.
Given staging's DB is based out of production, then there will be git repositories that exist in the DB even if there is no code hosting.
For that reason, we should display the right links to where the code would have been if the code hosting was set up, which will fix the current errors users get when browsing staging.

increase-txpkgupload-haproxy-timeouts 2024-03-07 08:09:25 UTC
lp: increase txpkgupload-ppa haproxy ftp timeout from 30m to 70m

Author: Ines Almeida
Author Date: 2024-03-07 08:08:31 UTC

lp: increase txpkgupload-ppa haproxy ftp timeout from 30m to 70m

This timeout is currently blocking very large files from being uploaded. Currently if a PPA file takes longer than 30 min to be uploaded, than the upload fails without a message. Increasing this timeout will allow for larger files.
This is only an issue with FTP uploads (not SFTP).
The choice of 70 min comes from the fact that a user is trying to upload a large PPA file (3Gb) which consistently fails due to this issue (https://answers.launchpad.net/launchpad/+question/709488)

add-hourly-logrotate-config-to-manifest 2023-11-22 14:26:32 UTC
lp: add extra_configs script to manifest to set hourly logrotate in ppa-lb

Author: Ines Almeida
Author Date: 2023-11-22 13:41:25 UTC

lp: add extra_configs script to manifest to set hourly logrotate in ppa-lb

lp-update-txpkgupload-charm-options 2023-11-17 17:52:18 UTC
lp: update txpkgupload-ppa charm options to increase haproxy timeouts

Author: Ines Almeida
Author Date: 2023-11-17 17:52:18 UTC

lp: update txpkgupload-ppa charm options to increase haproxy timeouts

lp-bump-txpkgupload 2023-11-17 10:36:49 UTC
lp: bump txpkgupload revision and build_label

Author: Ines Almeida
Author Date: 2023-11-17 10:36:49 UTC

lp: bump txpkgupload revision and build_label

update-txpkgupload-build-label 2023-11-16 08:12:55 UTC
lp: bump txpkgupload charm revision

Author: Ines Almeida
Author Date: 2023-11-16 08:12:55 UTC

lp: bump txpkgupload charm revision

update-config-for-ppa-email-sender 2023-11-14 14:54:16 UTC
lp: update the configured PPA email sender and recipient to match the email b...

Author: Ines Almeida
Author Date: 2023-11-14 14:54:16 UTC

lp: update the configured PPA email sender and recipient to match the email before the new deployment

add-missing-secgroups-for-ppa-publisher 2023-11-10 10:20:26 UTC
lp: Add missing ports to ppa-publisher in librarian-lb secgroup

Author: Ines Almeida
Author Date: 2023-11-10 10:20:26 UTC

lp: Add missing ports to ppa-publisher in librarian-lb secgroup

add-missing-secgroups-to-ppa-charms 2023-11-10 08:00:37 UTC
lp: separate ppa-lb-access secgroup for http and ftp access

Author: Ines Almeida
Author Date: 2023-11-10 08:00:37 UTC

lp: separate ppa-lb-access secgroup for http and ftp access

update-ppa-ip-addresses 2023-11-09 10:01:49 UTC
lp: update IP addresses for the ppa-lb and ppa-publisher

Author: Ines Almeida
Author Date: 2023-11-09 10:01:49 UTC

lp: update IP addresses for the ppa-lb and ppa-publisher

add-map-machines-option-to-lp-render 2023-11-09 09:08:43 UTC
lp: move map-machines option to manifest file

Author: Ines Almeida
Author Date: 2023-11-09 09:08:43 UTC

lp: move map-machines option to manifest file

activate-ppa-uploader-in-prod 2023-11-01 10:10:40 UTC
lp: activate PPA uploader in production

Author: Ines Almeida
Author Date: 2023-10-26 14:29:28 UTC

lp: activate PPA uploader in production

lp-bump-txpkgupload-revision-and-build-label 2023-10-27 11:03:20 UTC
lp: bump txpkgupload charm revision for ppa and ftpmaster

Author: Ines Almeida
Author Date: 2023-10-27 11:03:20 UTC

lp: bump txpkgupload charm revision for ppa and ftpmaster

lp-update-passive-ftp-port-range 2023-10-26 11:13:07 UTC
lp: update passive port range for txpkgupload-ppa from 5000 to 500 ports

Author: Ines Almeida
Author Date: 2023-10-26 11:13:07 UTC

lp: update passive port range for txpkgupload-ppa from 5000 to 500 ports

lp-replace-ppa-lb-ipv4-addresses 2023-10-25 21:22:50 UTC
lp: update es to the public instead of private ones

Author: Ines Almeida
Author Date: 2023-10-25 21:22:50 UTC

lp: update es to the public instead of private ones

add-haproxy_ipv4_address-config-to-txpkgupload-ppa 2023-10-23 21:02:43 UTC
lp: reorder txpkgupload-ppa configs

Author: Ines Almeida
Author Date: 2023-10-23 21:02:43 UTC

lp: reorder txpkgupload-ppa configs

add-machines-list-to-lp-bundle 2023-10-23 18:53:21 UTC
lp: add manually-added machines list to bundle

Author: Ines Almeida
Author Date: 2023-10-23 18:53:21 UTC

lp: add manually-added machines list to bundle

convert-ppa-charms-to-parameter-to-lis 2023-10-23 18:43:26 UTC
lp: convert PPA charms 'to:' parameter to a list

Author: Ines Almeida
Author Date: 2023-10-23 18:43:26 UTC

lp: convert PPA charms 'to:' parameter to a list

enable-ppa-charms-in-prod 2023-10-23 17:21:32 UTC
lp: bump PPA charms revision

Author: Ines Almeida
Author Date: 2023-10-23 17:17:33 UTC

lp: bump PPA charms revision

update-ppa-charm-constraints 2023-10-18 11:45:56 UTC
lp: update PPA units constraints in production

Author: Ines Almeida
Author Date: 2023-10-18 11:45:56 UTC

lp: update PPA units constraints in production

lp-update-txpkgupload-charms 2023-10-16 16:13:24 UTC
lp: update txpkgupload-ppa charm revision

Author: Ines Almeida
Author Date: 2023-10-16 16:13:24 UTC

lp: update txpkgupload-ppa charm revision

update-txpkgupload-payload 2023-10-16 08:04:26 UTC
lp: update txpkgupload build label

Author: Ines Almeida
Author Date: 2023-10-16 08:04:26 UTC

lp: update txpkgupload build label

update-ppa-charms-revision 2023-10-09 15:34:47 UTC
lp: bump ppa charms revision number

Author: Ines Almeida
Author Date: 2023-10-09 15:34:47 UTC

lp: bump ppa charms revision number

lp-revert-secgroup-addition 2023-10-05 13:07:49 UTC
lp: revert addition of secgroups to ppa uploader

Author: Ines Almeida
Author Date: 2023-10-05 13:07:49 UTC

lp: revert addition of secgroups to ppa uploader

add-missing-secgroups-for-ppa-uploader 2023-10-05 11:48:25 UTC
lp: add missing secgroups to ppa uploader

Author: Ines Almeida
Author Date: 2023-10-05 11:48:25 UTC

lp: add missing secgroups to ppa uploader

lp-reduce-number-of-ppa-lb-instances 2023-09-28 16:00:11 UTC
lp: reduce number of units of ppa-lb

Author: Ines Almeida
Author Date: 2023-09-28 16:00:11 UTC

lp: reduce number of units of ppa-lb

Currently we are only running one instance of the publisher and one instance of the uploader, therefore the we don't really gain much from having more than 1 loadbalancer

update-ppa-domains-certs-config 2023-09-27 15:14:51 UTC
lp: list ppa domains that require certs

Author: Ines Almeida
Author Date: 2023-09-27 15:13:23 UTC

lp: list ppa domains that require certs

bump-ppa-charms-version 2023-09-26 13:45:26 UTC
lp: bump version of PPA charms

Author: Ines Almeida
Author Date: 2023-09-26 13:45:26 UTC

lp: bump version of PPA charms

lp-fix-ppa-autocert-syntax 2023-09-26 11:38:10 UTC
lp: fix syntax in PPA autocert charm options

Author: Ines Almeida
Author Date: 2023-09-26 11:37:39 UTC

lp: fix syntax in PPA autocert charm options

add-autocert-to-ppa-lb 2023-09-26 11:02:42 UTC
Add autocert for PPA loadbalancer in non devel instances

Author: Ines Almeida
Author Date: 2023-09-26 10:37:39 UTC

Add autocert for PPA loadbalancer in non devel instances

re-enable-ppa-in-qastaging 2023-09-26 10:42:46 UTC
lp: Re-enable PPA harms in qastaging

Author: Ines Almeida
Author Date: 2023-09-26 10:42:46 UTC

lp: Re-enable PPA harms in qastaging

disable-ppa-qastaging 2023-09-20 11:24:25 UTC
lp: Disable PPA charms in qastaging bundle

Author: Ines Almeida
Author Date: 2023-09-20 11:24:25 UTC

lp: Disable PPA charms in qastaging bundle

bump-txpkgupload-revision-ftpmaster 2023-09-20 10:10:27 UTC
lp: Bump ftpmaster txpkgupload revision number

Author: Ines Almeida
Author Date: 2023-09-20 10:10:27 UTC

lp: Bump ftpmaster txpkgupload revision number

add-ppa-charms-lp-bundle 2023-09-20 09:31:01 UTC
lp: Bump ppa txpkgupload charm revision

Author: Ines Almeida
Author Date: 2023-09-20 09:31:01 UTC

lp: Bump ppa txpkgupload charm revision

order-lp-secgroups 2023-09-05 16:30:45 UTC
Order lp secgroup files alphabetically

Author: Ines Almeida
Author Date: 2023-09-05 16:30:45 UTC

Order lp secgroup files alphabetically

lp-bundle-rename-services_lb_num_units 2023-09-05 16:01:50 UTC
lp: Rename services_lb_num_units variable for a more generic name

Author: Ines Almeida
Author Date: 2023-09-05 16:01:50 UTC

lp: Rename services_lb_num_units variable for a more generic name

master 2023-09-05 16:01:50 UTC
lp: Rename services_lb_num_units variable for a more generic name

Author: Ines Almeida
Author Date: 2023-09-05 16:01:50 UTC

lp: Rename services_lb_num_units variable for a more generic name

add-ppa-charms-to-lp-bundle 2023-08-29 17:38:43 UTC
lp: Update secgroups for PPA charm + fix to predeploy script

Author: Ines Almeida
Author Date: 2023-08-29 17:38:43 UTC

lp: Update secgroups for PPA charm + fix to predeploy script

add-docs-expand-bundle 2023-08-25 13:01:41 UTC
Add short documentation on running expand-bundle

Author: Ines Almeida
Author Date: 2023-08-25 10:15:00 UTC

Add short documentation on running expand-bundle

update-build-label 2023-07-13 12:58:47 UTC
lp: Bump build_label to 4675d89dc46172abd7c98d7b7e0bcc318d2ee95f

Author: Ines Almeida
Author Date: 2023-07-13 12:58:47 UTC

lp: Bump build_label to 4675d89dc46172abd7c98d7b7e0bcc318d2ee95f

add-ppa-publisher-config 2023-06-08 14:47:44 UTC
lp: Add ppa-publisher charms to lp bundle.yaml

Author: Ines Almeida
Author Date: 2023-06-08 14:47:44 UTC

lp: Add ppa-publisher charms to lp bundle.yaml

145 of 45 results
This repository contains Public information 
Everyone can see this information.

Subscribers