Skip to content

Releases: theforeman/foremanctl

1.1.0

09 Jan 09:42
1.1.0

Choose a tag to compare

What's Changed

  • Use the Hashicorp cloud again for CentOS boxes by @evgeni in #234
  • explicit become: false for the install flag creation by @evgeni in #236
  • Don't restart Candlepin every time a deployment runs by @evgeni in #237
  • Update dev setup doc to run test successfully by @arvind4501 in #239
  • update development profile with what we use in our tests by @evgeni in #240
  • adjust checked memory inside the check, not in the profile by @evgeni in #242
  • Update dev setup doc by @arvind4501 in #241
  • better note format by @evgeni in #243
  • Configure hammer for root by @arvind4501 in #244
  • Set Pulp SECRET_KEY by @arvind4501 in #246
  • Remove SCA-irrelevant event handling from broker filter by @jeremylenz in #247
  • Restart service on podman secret update by @arvind4501 in #249
  • Use sdnotify: true for foreman by @ekohl in #161
  • drop container-related test excludes by @evgeni in #256
  • use shared action to setup vagrant by @evgeni in #258
  • Share /var/run/foreman between Foreman and Dynflow containers so that Manifest can be imported by @evgeni in #248
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #260
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #261
  • Allow increasing the disk space on the Vagrant VM by @ehelms in #255
  • Add a pre_install role for setup tasks by @evgeni in #262
  • add smoker for basic UI testing by @evgeni in #263
  • Use scram-sha-256 for password encryption by @stejskalleos in #251
  • Drop Python 2 compatibility by @ekohl in #267
  • Restart foreman and plup services when env var update by @arvind4501 in #273
  • Excplicitly call setup-python for ansible-lint by @evgeni in #274
  • Drop user roles from ansible.cfg by @ehelms in #278
  • Run selinux steps only if selinux is enabled by @ehelms in #275
  • move seed username/password to secrets by @evgeni in #270
  • Add option to scale workers for puma service by @arvind4501 in #272
  • Add a dummy job that can be used as a required check by @evgeni in #285
  • Scale pulp-api and pulp-content service workers. by @arvind4501 in #282
  • Refactor to use ansible_facts dict instead of top-level facts by @evgeni in #286
  • add a target to group the services by @evgeni in #265
  • Add Foreman development environment by @ehelms in #259
  • Fix Dynflow container restart policy by @evgeni in #289
  • make clean-var by @stejskalleos in #290
  • include devel-tests in test suite summary by @evgeni in #292
  • ensure apps are started after databases, and stopped before by @evgeni in #291
  • add a basic "upgrade" test by @evgeni in #257
  • Add doc that covers deployment design by @ehelms in #129
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #300
  • Foreman Proxy by @stejskalleos in #279
  • no passlib in prod by @evgeni in #302
  • Add available plugins as choices for development plugins by @ehelms in #303
  • foreman proxy uses .yml not .yaml, so adjust template names by @evgeni in #307
  • correct the task name when deploying the proxy container by @evgeni in #310
  • Can't enable generated services by @arvind4501 in #306
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #313
  • Add ability to config pulp worker by @arvind4501 in #287
  • Remove misleading is_enabled checks for generated services by @arvind4501 in #314
  • Bump default PostgreSQL max_connections to 500 by @pablomh in #315
  • Add pulp workers in parameters doc by @arvind4501 in #317
  • don't ignore paths when running CI by @evgeni in #318
  • use a real container to reset pulp admin user password by @evgeni in #319
  • Move default PostgreSQL max_connections from vars to role defaults by @pablomh in #322
  • Bump default PostgreSQL shared_buffers to 512MB by @pablomh in #323
  • Fix typo in parameter name for Puma threads min by @pablomh in #324
  • Move foreman_puma_workers to foreman role defaults by @pablomh in #325
  • Expose /pub directory by @arvind4501 in #316
  • ensure collections are uptodate by depending on the requirement files by @evgeni in #327
  • Initial tuning code by @pablomh in #320
  • don't set working_dir, it's already in the containerfile by @evgeni in #333
  • Drop checks role from setup-foreman-proxy by @ehelms in #326
  • Don't set DYNFLOW_SIDEKIQ_SCRIPT - it's unused by @evgeni in #335
  • use relative path to dynflow script by @evgeni in #334
  • foremanctl.log by @stejskalleos in #295
  • add tests for fapolicyd by @evgeni in #339
  • take foremanctl.spec from packaging, not this repo by @evgeni in #340
  • document how the utility handles upgrades by @evgeni in #301
  • Start pulp-worker target after db migartion by @arvind4501 in #342
  • make features and flavors configurable by @evgeni in #188
  • don't skip foreman-tasks test by @evgeni in #343
  • Update release doc by @arvind4501 in #347
  • Refactor SSH config generation from vagrant to ansible inventory by @ehelms in #346
  • Test external database by @ehelms in #141
  • add quadlet recurring job runner and timers for core rake tasks by @archanaserver in #288
  • ensure we generate certs with expiration far in the future by @evgeni in #341
  • refactor ext db test into normal test matrix by @evgeni in #348
  • SAT-40191 Compute resources & plugins by @stejskalleos in #344
  • Change default Puma threads min and max values to match Foreman ones by @pablomh in #328
  • httpd configuration by @stejskalleos in #293
  • Do not execute YAML file by @maximiliankolb in #349
  • Cleanup curl options in tests/httpd_test.py by @stejskalleos in #350
  • set TOKEN_AUTH_DISABLED=True and FLATPAK_INDEX=True by @evgeni in #351
  • Add a document for certificates by @ehelms in #294
  • Run pulpcore-manager check --deploy as part of the tests by @evgeni in #352
  • explicitly checkout ${{ github.ref }} when doing a release by @evgeni in #354
  • Set PostgreSQL tuning values by @pablomh in #331
  • Derive the version from git tags by @ekohl in #182
  • Change the default tuning profile to default by @pablomh in #330
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in...
Read more

1.0.0

16 Sep 12:25
1.0.0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...1.0.0

0.0.4

26 Jun 12:03
0.0.4

Choose a tag to compare

What's Changed

  • drop the usage of the callbacks from ansible.posix in production by @evgeni in #196
  • Use Pulp images from quay.io/foreman by @ehelms in #186
  • use RHEL for copr builds, not EPEL by @evgeni in #199
  • document how to release an RPM by @evgeni in #198
  • Use foreman nightly by @ehelms in #191
  • use pulp_smart_proxy not smart_proxy_pulp by @evgeni in #81
  • don't log postgresql passwords while looping by @evgeni in #201
  • introduce default vars that should be "always" available by @evgeni in #202
  • Release 0.0.4 by @evgeni in #203

Full Changelog: 0.0.3...0.0.4

0.0.3

18 Jun 10:58
0.0.3

Choose a tag to compare

What's Changed

  • set ANSIBLE_COLLECTIONS_SCAN_SYS_PATH=false by @evgeni in #193
  • Install python dependencies in a single run & detect active virtual env by @ekohl in #194
  • Release 0.0.3 by @evgeni in #195

Full Changelog: 0.0.2...0.0.3

0.0.2

18 Jun 06:13
0.0.2

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1.1...0.0.2

0.0.1.1

13 Jun 13:13
0.0.1.1

Choose a tag to compare

What's Changed

  • explicitly pass --repo to the gh release by @evgeni in #185

Full Changelog: 0.0.1...0.0.1.1