Files
cozystack/packages/apps
Andrei Kvapil c22603bf7e [tenant] Fix networkpolicy for accessing externalIPs from the cluster (#854)
This PR fixes an issue with accessing external IPs of cluster from
cluster itself

```
Policy verdict log: flow 0x6c9bf32e local EP ID 1155, remote ID remote-node, proto 6, ingress, action deny, auth: disabled, match none, 172.27.88.13:46124 -> 10.244.4.174:30274 tcp SYN
xx drop (Policy denied) flow 0x6c9bf32e to endpoint 1155, ifindex 247, file bpf_lxc.c:2181, , identity remote-node->56986: 172.27.88.13:46124 -> 10.244.4.174:30274 tcp SYN
```

related doc:
https://docs.cilium.io/en/stable/security/policy/language/#entities-based


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Expanded network access for the tenant application to allow
connections from both external sources and within the cluster.

- **Chores**
	- Updated the tenant application to version 1.9.2.
	- Adjusted version mappings to reflect the latest release.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-04-23 14:30:55 +02:00
..
2024-10-10 12:12:25 +02:00
2025-04-03 14:27:23 +00:00
2025-04-03 14:27:23 +00:00
2025-04-11 10:07:16 +00:00
2025-03-20 14:59:47 +03:00
2025-04-03 14:27:23 +00:00
2025-03-13 17:03:00 +03:00
2025-04-03 14:27:23 +00:00
2025-03-13 18:22:40 +03:00
2025-03-13 17:03:00 +03:00
2025-03-20 14:59:47 +03:00
2025-04-10 10:07:43 +02:00
2025-04-10 10:07:43 +02:00
2025-03-20 14:59:47 +03:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd