Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the pattern more modular #123

Merged
merged 148 commits into from
Oct 24, 2024
Merged

Conversation

mhjacks
Copy link
Contributor

@mhjacks mhjacks commented Oct 24, 2024

In v1.4 and before, AEG was a all contained in this one repo and it was harder than it should have been to substitute other parts.

With these changes, Ansible Edge makes it easier to swap out other Ansible configs and codebases, and simplifies the creation of virtual machines. More work needs to be done for the forthcoming 2.0 release but this is a good checkpoint.

mbaldessari and others added 30 commits August 8, 2024 11:55
We introduce the `main.git.repoUpstreamURL` parameter. This can be used
to set `originRepo`.

When `originRepo` is set, an in-cluster gitea will automatically be spawned.
In this case `originRepo` will point to the upstream repository and `targetRepo`
will point to the internal in-cluster gitea mirror.
Allow originRepo to be set via make install and main.git parameters
In 98d4312 (Fix pki bind mount when
using podman machine) we erroneously dropped some K8S_* variables.

Reported-by: Andrew Beekhof <beekhof@redhat.com>
Fix vars that were erroneously dropped
We specifically also add helmRepoUrl as it make it more discoverable,
but we stay flexible in what we accept so that things can be extended
without having to be in lockstep with the operator.
Allow more flexibility with multiSourceConfig schema
Since it can be used to point to an alternative file, let's inject it
into the container
This is needed on spokes when installing in a disconnected environment
A couple of small updated and new releases
Martin Jackson added 29 commits October 16, 2024 09:30
@mhjacks mhjacks merged commit efc2df5 into validatedpatterns:main Oct 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants