-
Notifications
You must be signed in to change notification settings - Fork 313
Comparing changes
Open a pull request
base repository: okteto/okteto
base: 3.7.0
head repository: okteto/okteto
compare: 3.8.0-beta.1
- 11 commits
- 40 files changed
- 3 contributors
Commits on Apr 30, 2025
-
fix: revert SYNCTHING_VERSION to 1.29.4 for compatibility (#4707)
Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 8813c87 - Browse repository at this point
Copy the full SHA 8813c87View commit details
Commits on May 5, 2025
-
* remove upx Signed-off-by: Javier Lopez <javier@okteto.com> * refactor: update comments for clarity in Dockerfile stages Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for a0213b8 - Browse repository at this point
Copy the full SHA a0213b8View commit details
Commits on May 8, 2025
-
fix: update SYNCTHING_VERSION to 1.29.6 and add syncthing data volume…
… mounts (#4711) Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 9a308d2 - Browse repository at this point
Copy the full SHA 9a308d2View commit details
Commits on May 12, 2025
-
build(deps): bump rack-session from 2.0.0 to 2.1.1 in /samples/ruby (#…
…4713) Bumps [rack-session](https://github.com/rack/rack-session) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/v2.1.1/releases.md) - [Commits](rack/rack-session@v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d23d445 - Browse repository at this point
Copy the full SHA d23d445View commit details -
build(deps): bump rack from 3.1.12 to 3.1.14 in /samples/ruby (#4712)
Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.14. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.12...v3.1.14) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3472e00 - Browse repository at this point
Copy the full SHA 3472e00View commit details
Commits on May 14, 2025
-
Adds the flag for redeploying dependencies in pipeline and preview de…
…pendencies. (#4715) * add redeploy dependencies to the pipeline and preview Signed-off-by: Javier Lopez <javier@okteto.com> * fix: remove "dependencies" argument from deploy pipeline and preview mutations Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update mutation type in DeployPreview to use deployPreviewMutationWithLabels Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update DeployPreview to use mutationWithoutDependencies response Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update DeployPreview to handle dependencies argument correctly Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update redeployDependencies flag description for clarity Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for a3fc450 - Browse repository at this point
Copy the full SHA a3fc450View commit details
Commits on May 19, 2025
-
feat: add destroy with dependencies on CLI (#4718)
* feat: add destroy with dependencies on CLI Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update destroy command to clarify dependencies flag description Signed-off-by: Javier Lopez <javier@okteto.com> * refactor: simplify destroy pipeline mutations and consolidate logic Signed-off-by: Javier Lopez <javier@okteto.com> * fix: tests Signed-off-by: Javier Lopez <javier@okteto.com> * fix test Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 46434c9 - Browse repository at this point
Copy the full SHA 46434c9View commit details
Commits on May 23, 2025
-
allow to get dependency builds env vars (#4716)
* allow to get dependency builds env vars Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update function comment for GetConfigmapBuildEnvVars to reflect correct data retrieval Signed-off-by: Javier Lopez <javier@okteto.com> * fix: initialize CurrentStore in TestBuildImages for proper context setup Signed-off-by: Javier Lopez <javier@okteto.com> * fix: handle missing build-envs in GetConfigmapBuildEnvVars function Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update build-envs to buildEnvs for consistency in code and tests Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 39c7040 - Browse repository at this point
Copy the full SHA 39c7040View commit details
Commits on May 26, 2025
-
build(deps): bump github.com/containerd/containerd/v2 (#4721)
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 71efd0b - Browse repository at this point
Copy the full SHA 71efd0bView commit details
Commits on May 28, 2025
-
Fixes #4714. Added output option to namespace list command to specify…
… json or yaml (#4722) * Fixes #4714. Added output option to namespace list command to specify json or yaml Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Fixes #4714. Fixed indentation in test file Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Fixes #4714. Refactor to use io.Controller to show the output Signed-off-by: Nacho Fuertes <nacho@okteto.com> --------- Signed-off-by: Nacho Fuertes <nacho@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 9a5fcc1 - Browse repository at this point
Copy the full SHA 9a5fcc1View commit details
Commits on May 30, 2025
-
feat: enhance deploy and destroy pipelines with dependency handling (#…
…4725) * feat: enhance deploy and destroy pipelines with dependency handling - Added support for managing dependencies in both deploy and destroy commands. - Introduced flags to control redeployment and destruction of dependencies. - Updated pipeline mutations to include an `isDependency` argument for better context handling. - Enhanced logging and error handling for dependency operations. This update improves the flexibility and control over dependency management during pipeline operations. Signed-off-by: Javier Lopez <javier@okteto.com> * address comments Signed-off-by: Javier Lopez <javier@okteto.com> * refactor: simplify dependency handling in deploy and destroy functions - Streamlined the logic for determining whether to redeploy or destroy dependencies based on user flags. - Improved readability by reducing nested conditions and clarifying the flow of decision-making. This change enhances the maintainability of the code related to dependency management in pipeline operations. Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 756791b - Browse repository at this point
Copy the full SHA 756791bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.7.0...3.8.0-beta.1