Skip to content

Migration patch for version 2.10.0#243

Open
somediego wants to merge 5 commits into
SaaShup:main_v2from
somediego:fix/migration_2_10_to_3_3
Open

Migration patch for version 2.10.0#243
somediego wants to merge 5 commits into
SaaShup:main_v2from
somediego:fix/migration_2_10_to_3_3

Conversation

@somediego

@somediego somediego commented Jun 29, 2026

Copy link
Copy Markdown

ChangeLog

First commit:

  • 1 x File to revert latest changes.
  • 2 x Files taken from v3, to mimic v3.

Second commit:

  • 1 x File taken from v3, to mimic v3.
  • 1 x Dummy file faking name from v3, to mimic v3.

Third commit:

  • 1 x File taken from v3, to mimic v3.
  • 1 x File faking name from v3, and added conditionals before execution.

Reference to issue..

[https://github.com//issues/242]

@somediego
somediego force-pushed the fix/migration_2_10_to_3_3 branch from 1a609e0 to f5bed01 Compare July 13, 2026 15:09
@somediego

Copy link
Copy Markdown
Author

I have built the following image to test, and used for the upgrade today.
registry.sdlc.webcloud.ec.europa.eu/c4/shared/cmdb/netbox-distributions/tmp:v4.0.11-alpha10

List of plugins on that image

[
  {"module": "netbox_dns", "specification": "netbox-plugin-dns == 1.1.*"},
  {"module": "netbox_prometheus_sd", "specification": "netbox-plugin-prometheus-sd"},
  {
    "specification": "netbox-docker-plugin @ https://github.com/somediego/netbox-docker-plugin/archive/refs/tags/v2.11.0.tar.gz",
    "module": "netbox_docker_plugin"
  },
  {"module": "netbox_rps_plugin", "specification": "netbox-rps-plugin == 3.0.*"},
  {"module": "netbox_services_plugin", "specification": "netbox-services-plugin == 1.2.*"},
  {"module": "netbox_cert_plugin", "specification": "netbox-cert-plugin == 2.4.*"},
  {"module": "netbox_sys_plugin", "specification": "netbox-sys-plugin == 3.4.*"},
  {"module": "netbox_mac_address_plugin", "specification": "netbox-mac-address-plugin == 2.2.*"}
]

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.

1 participant