Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SURE-9626] Kustomize with remote resource does not work with Fleet #3230

Open
1 task done
skanakal opened this issue Jan 21, 2025 · 2 comments
Open
1 task done

[SURE-9626] Kustomize with remote resource does not work with Fleet #3230

skanakal opened this issue Jan 21, 2025 · 2 comments
Labels

Comments

@skanakal
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Error while running post render on files: accumulating resources: accumulation err='accumulating resources from 'github.com/ansible/awx-operator/config/default?ref=2.18.0': 'github.com/ansible/awx-operator/config/default?ref=2.18.0' doesn't exist': no 'git' program on path: exec: "git": executable file not found in $PATH

Expected Behavior

As described here https://github.com/kubernetes-sigs/kustomize/blob/master/examples/remoteBuild.md, should be able to use the remote URL with fleet

Steps To Reproduce

  1. Install latest rancher and create below git repository
  2. gitrepo.yaml
apiVersion: fleet.cattle.io/v1alpha1
kind: GitRepo
metadata:
  managedFields:
  name: test
  namespace: fleet-local
spec:
  branch: manifest-homma
  paths:
    - awx/manifests
  repo: https://github.com/masap/fleet-examples

Environment

- Architecture:
- Fleet Version:latest
- Cluster:
  - Provider:Any
  - Options:
  - Kubernetes Version:1.30

Logs

Anything else?

No response

@rancherbot rancherbot added this to Fleet Jan 21, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Fleet Jan 21, 2025
@skanakal skanakal added the JIRA Must shout label Jan 21, 2025
@skanakal
Copy link
Author

#697

@kkaempf
Copy link
Collaborator

kkaempf commented Jan 22, 2025

This is currently unsupported

@kkaempf kkaempf removed this from the v2.10.3 milestone Jan 22, 2025
@kkaempf kkaempf removed this from Fleet Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants