#geodesic (2022-10)
Discussions related to https://github.com/cloudposse/geodesic
Archive: https://archive.sweetops.com/geodesic/
2022-10-08
v1.3.3 Update scripts for yq v4 CLI changes Bug Fixes Update scripts for yq v4 CLI changes @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1401877793” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/808“…
Bug Fixes Update scripts for yq v4 CLI changes @Nuru (#808) what Update scripts for yq v4 CLI changes why Some of our shell scripts use yq, but the options and commands changed significantl…
Nuru has 21 repositories available. Follow their code on GitHub.
what Update scripts for yq v4 CLI changes why Some of our shell scripts use yq, but the options and commands changed significantly from v2 (current when the scripts were written) to the now curr…
2022-10-17
Anyone using Geodesic without Docker Desktop?
I’m specifically on OSX, and have tried a few combinations of using a hyperkit VM or similar to run linux+docker in, but always run into issues with volume mounts and/or port forwarding.
As a side note, also applying this same thinking to some of my dev-teams that use docker-compose
in their local development flow, with similar port/filesystem issues
FYI, it appears Geodesic does not work well with the current version of colima
(0.3.3) or lima
(0.8.2) due to some sort of problem using files on the host from within the container. We have not fully pinned it down, but the error we saw was that terraform init
failed with git
errors about not being able to check out a new copy of a module over an existing copy because the existing copy was showing as modified, and was not correctly checked out. Git status showed the module to be checked out on the default branch rather than the specified tag ref
.
I know it’s come up before… some orgs are looking to avoid the docker licensing
2022-10-18
v1.3.4 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1409988878” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/810“…
Included Tools Update AWS CLI packages @renovate (#810) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.25.90 -> ==…
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.25.90 -> ==1.25.92 boto3 ==1.24.89 -> ==1.24.91 Release No…
2022-10-22
v1.3.5 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1419005028” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/811“…
Included Tools Update AWS CLI packages @renovate (#811) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.25.92 -> ==…
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.25.92 -> ==1.25.97 boto3 ==1.24.91 -> ==1.24.96 Release No…