Skip to content

Instructions break bazel mod graph #48

@lgalfaso

Description

@lgalfaso

What is the reason for having to add

kustomize = use_extension("@rules_gitops//gitops:extensions.bzl", "kustomize")
kustomize.kustomize_toolchain()
use_repo(kustomize, "kustomize_bin")

?

  • gitops/extensions.bzl does not define a module extension named kustomize (and running bazel mod graph does not work because of this)
  • Did some minimal testing and removing these lines look like does not break anything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions