Skip to content

Adding custom updater #8

Description

@IceflowRE

While trying to add an own updater, i had several problems.

The Job / Updater struct architecture was quite confusing

  • it was not documented that the Updater configs Domain and Zone properties are getting overridden.
  • i can only configure an updater once, this makes it impossible to use the same updater with two accounts or even with different properties like "project id". Which makes it impossible to update two domains, cause i can only define it once.

Possible solution:

Expose the updater config to the job as well, so it is possible to override all properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions